UIStackView.Alignment Property

Definition

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

Applies to