UIStackView.Alignment.center
A layout where the stack view aligns the center of its arranged views with its center along its axis.
Declaration
case centerDiscussion
The following image shows an example of a horizontal stack view that uses the UIStackView.Alignment.center alignment.
[Image]