UIStackView.Alignment.lastBaseline
A layout for horizontal stacks where the stack view aligns its arranged views based on their last baseline.
Declaration
case lastBaselineDiscussion
The following image shows an example of a horizontal stack view that uses the UIStackView.Alignment.lastBaseline alignment.
[Image]