Namespace nanoFramework.Presentation
Classes
PresentationSource
Presentation source is our connection to the rest of the managed system.
UIElement
UIElementCollection
A UIElementCollection is a ordered collection of UIElements.
Window
WindowManager
Structs
UIElementCollection.Enumerator
This is a simple UIElementCollection enumerator that is based on the ArrayListEnumeratorSimple that is used for ArrayLists.
The following comment is from the CLR people: For a straightforward enumeration of the entire ArrayList, this is faster, because it's smaller. Benchmarks showed this.
Enums
HorizontalAlignment
SizeToContent
SizeToContent
VerticalAlignment
Visibility
Visibility - Enum which describes 3 possible visibility options.