Share via


UIStackView.Distribution Property

Definition

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

Property Value

Attributes

Applies to