Share via


NSStackView.Distribution Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSStackViewDistribution Distribution { [Foundation.Export("distribution", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDistribution:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("distribution", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDistribution:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Distribution : AppKit.NSStackViewDistribution with get, set

Property Value

Attributes

Applies to