UIApplication.UserInterfaceLayoutDirection Property

Definition

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

Applies to