Size: 845
Comment:
|
Size: 1339
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Line 6: | Line 5: |
All about scrolling a page that doesn't fit on the screen. |
All about scrolling a page that doesn't fit on the screen. |
Line 10: | Line 8: |
||'''Concept''' ||'''Page''' || || New Layouts were introduced: {{{AbsoluteLayout, Grid, RelativeLayout, StackLayout}}}, we'll be focusing on {{{StackLayout}}} || 60 || || Scrolling content - Using LayoutOptions.[Start|Center|End|Fill]AndExpand to allow the element that will scroll to fill the space || 70 || || Reflection and Linq to objects to create a list of Labels that show the results of different options || 72 || |
|
Line 11: | Line 13: |
|| '''Concept''' || '''Page''' || | |
Line 15: | Line 16: |
=== VerticalOptionsDemo === Page Concepts: 1. Linq to objects to create an IEnumerable<Label> set. 1. Reflection Classes: No new classes yet. <<attachment:VerticalOptionsForStackLayoutContents.png>> |
|
Line 16: | Line 29: |
Page |
Page |
Line 23: | Line 35: |
Classes: | Classes: |
Line 28: | Line 40: |
Page |
Page |
Line 35: | Line 46: |
Classes: | Classes: |
Line 40: | Line 51: |
Page |
Page |
Line 47: | Line 57: |
Classes: | Classes: |
Line 52: | Line 62: |
Page |
Page |
Line 59: | Line 68: |
Classes: | Classes: |
Line 64: | Line 73: |
Page |
Page |
Line 71: | Line 79: |
Classes: | Classes: |
Line 76: | Line 84: |
Page |
Page |
Line 83: | Line 90: |
Classes: | Classes: |
Line 88: | Line 95: |
Page |
Page |
Line 95: | Line 101: |
Classes: | Classes: |
Line 98: | Line 104: |
=== VerticalOptionsDemo === Page Concepts: 1. ? Classes: 1. ? |
Chapter 4 Notes
Title: Scrolling the Stack
Summary
All about scrolling a page that doesn't fit on the screen.
Programming Concepts Summary
Concept |
Page |
New Layouts were introduced: AbsoluteLayout, Grid, RelativeLayout, StackLayout, we'll be focusing on StackLayout |
60 |
Scrolling content - Using LayoutOptions.[Start|Center|End|Fill]AndExpand to allow the element that will scroll to fill the space |
70 |
Reflection and Linq to objects to create a list of Labels that show the results of different options |
72 |
Programs
VerticalOptionsDemo
Page
Concepts:
Linq to objects to create an IEnumerable<Label> set.
- Reflection
Classes: No new classes yet.
<<attachment:VerticalOptionsForStackLayoutContents.png>>
BlackCat
Page
Concepts:
- ?
Classes:
- ?
ColorBlocks
Page
Concepts:
- ?
Classes:
- ?
ColorList
Page
Concepts:
- ?
Classes:
- ?
ColorLoop
Page
Concepts:
- ?
Classes:
- ?
FramedText
Page
Concepts:
- ?
Classes:
- ?
ReflectedColors
Page
Concepts:
- ?
Classes:
- ?
SizedBoxView
Page
Concepts:
- ?
Classes:
- ?