UIStackView.Distribution Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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