Share via


NSMenu.UserInterfaceLayoutDirection Property

Definition

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

Property Value

Attributes

Applies to