The LayoutDirection Class
Public static member variables that represent the valid values for the layoutDirection property.
Syntax
LayoutDirection
The class consists of a set of public static member variables that represent the valid values for the layoutDirection property.
| Name | 
|---|
| BottomToTop | 
| HorizontalNatural | 
| LeftToRight | 
| RightToLeft | 
| Swapped | 
| TopToBottom | 
| TurnLeft | 
| TurnRight | 
| Unturned | 
| UpsideDown | 
| VerticalNatural | 
| VerticalUnnatural |