Share via


NSImageRep.LayoutDirection Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImageLayoutDirection LayoutDirection { [Foundation.Export("layoutDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLayoutDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setLayoutDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.LayoutDirection : AppKit.NSImageLayoutDirection with get, set

Property Value

Attributes

Applies to