Enum DisplayOrientation
Display orientation.
Namespace: FormsGestures
Assembly: FormsGestures.dll
Syntax
public enum DisplayOrientation
Fields
Name | Description |
---|---|
LandscapeLeft | Landscape left orientation |
LandscapeRight | Landscape right orientation |
Portrait | Right side up portrait orientation. |
PortraitUpsideDown | Upside down portrait orientation |