UIStackView.ArrangedSubviews Property

Definition

The subviews that this UIStackView holds.

public virtual UIKit.UIView[] ArrangedSubviews { [Foundation.Export("arrangedSubviews")] get; }
member this.ArrangedSubviews : UIKit.UIView[]

Property Value

UIView[]
Attributes

Applies to