UIApplication.UserInterfaceLayoutDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The layout direction (right-to-left or left-to-right) of the UI.
public virtual UIKit.UIUserInterfaceLayoutDirection UserInterfaceLayoutDirection { [Foundation.Export("userInterfaceLayoutDirection")] get; }
member this.UserInterfaceLayoutDirection : UIKit.UIUserInterfaceLayoutDirection
Property Value
Returns the read-only layout direction of the user interface.
- Attributes