Differences between revisions 1 and 2
Revision 1 as of 2016-08-31 23:33:35
Size: 197
Editor: scot
Comment:
Revision 2 as of 2016-09-02 14:41:57
Size: 377
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Chapter 1 Notes = = Chapter X Notes =
Line 5: Line 5:
|| Concept || Page ||
|| Xaml Support Introduced || 13 ||
|| '''Concept''' || '''Page''' ||
|| Main concepts of: (Page, Layout, View) => Pages contains Layout and Layouts contain Views. || 20 ||
Line 8: Line 8:

Line 12: Line 10:
There were no complete programs included in this chapter. === Program Y p. Z ===

|| '''Class''' || '''Notes''' || '''Page''' ||
|| VisualElement, Page, Layout, View || The basis for visual elements in Xamarin || 20||

Chapter X Notes

Programming Concepts

Concept

Page

Main concepts of: (Page, Layout, View) => Pages contains Layout and Layouts contain Views.

20

Programs

Program Y p. Z

Class

Notes

Page

VisualElement, Page, Layout, View

The basis for visual elements in Xamarin

20

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