Share via


NSView.UserInterfaceLayoutDirection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSUserInterfaceLayoutDirection UserInterfaceLayoutDirection { [Foundation.Export("userInterfaceLayoutDirection")] get; [Foundation.Export("setUserInterfaceLayoutDirection:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("userInterfaceLayoutDirection")>]
[<set: Foundation.Export("setUserInterfaceLayoutDirection:")>]
member this.UserInterfaceLayoutDirection : AppKit.NSUserInterfaceLayoutDirection with get, set

Property Value

Attributes

Applies to