UIStackView.Distribution Property

Definition

How subviews are arranged along the Axis.

public virtual UIKit.UIStackViewDistribution Distribution { [Foundation.Export("distribution")] get; [Foundation.Export("setDistribution:")] set; }
member this.Distribution : UIKit.UIStackViewDistribution with get, set

Property Value

Attributes

Applies to