UIStackView

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:arranges UIViews
gptkbp:availableOn gptkb:iOS
gptkb:iPadOS
gptkb:tvOS
gptkbp:compatibleWith NSCoding
UIAppearanceContainer
gptkbp:documentation https://developer.apple.com/documentation/uikit/uistackview
gptkbp:headerFile UIStackView.h
https://www.w3.org/2000/01/rdf-schema#label UIStackView
gptkbp:introducedIn gptkb:iOS_9.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:layout horizontal
vertical
gptkbp:mayInclude scrollable content
gptkbp:method addArrangedSubview:
insertArrangedSubview:atIndex:
removeArrangedSubview:
gptkbp:notified layout changes automatically
gptkbp:partOf gptkb:UIKit
gptkbp:platform gptkb:iOS
gptkb:tvOS
macCatalyst
gptkbp:property gptkb:organization
alignment
axis
spacing
isBaselineRelativeArrangement
isLayoutMarginsRelativeArrangement
gptkbp:purpose arrange views in a linear layout
gptkbp:superclass gptkb:UIView
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7