SdlOrientation Type
SDL orientation.
Union cases
| Union case | Description |
Full Usage:
LandscapeLeft
|
|
Full Usage:
LandscapeRight
|
|
Full Usage:
Portrait
|
|
Full Usage:
PortraitUpsideDown
|
Instance members
| Instance member | Description |
Full Usage:
this.IsLandscapeLeft
Returns: bool
|
|
Full Usage:
this.IsLandscapeRight
Returns: bool
|
|
Full Usage:
this.IsPortrait
Returns: bool
|
|
Full Usage:
this.IsPortraitUpsideDown
Returns: bool
|
|
Nu