Differences between revisions 2 and 3
Revision 2 as of 2016-09-02 14:41:57
Size: 377
Editor: scot
Comment:
Revision 3 as of 2016-09-02 23:32:53
Size: 426
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Programming Concepts == Title: '''Deepter into text'''

== Summary ==

So much ado about Labels and the text in them.

=== Programming Concepts Summary ===
Line 6: Line 12:
|| Main concepts of: (Page, Layout, View) => Pages contains Layout and Layouts contain Views. || 20 ||
 
Line 10: Line 15:
=== Program Y p. Z === === Program Baskervilles ===
Line 12: Line 17:
|| '''Class''' || '''Notes''' || '''Page''' ||
|| VisualElement, Page, Layout, View || The basis for visual elements in Xamarin || 20||
Page 41.

Concepts:

 1. Shows that text wraps inside a label be default.
 1. Shows the use of Device.OnPlatform for padding.

Classes:

 1. Label is demonstrated.

Chapter X Notes

Title: Deepter into text

Summary

So much ado about Labels and the text in them.

Programming Concepts Summary

Concept

Page

Programs

Program Baskervilles

Page 41.

Concepts:

  1. Shows that text wraps inside a label be default.
  2. Shows the use of Device.OnPlatform for padding.

Classes:

  1. Label is demonstrated.

XamarinNotesTemplate (last edited 2016-09-02 23:32:53 by scot)