Enum DisplayOrientation
- Namespace
- nanoFramework.UI
- Assembly
- nanoFramework.Graphics.Core.dll
Display orientation. No all display drivers support every orientation.
public enum DisplayOrientation
Fields
Landscape = 2Landscape.
Landscape180 = 3Landscape 180.
Portrait = 0Portrait.
Portrait180 = 1Portrait 180.