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