UIStackView.Alignment 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.
Controls the alignment of subviews perpendicular to this UIStackView's Axis.
public virtual UIKit.UIStackViewAlignment Alignment { [Foundation.Export("alignment")] get; [Foundation.Export("setAlignment:")] set; }
member this.Alignment : UIKit.UIStackViewAlignment with get, set
Property Value
- Attributes