VerticalAlignment public enum VerticalAlignment A type that specifies the vertical alignment of the content inside its container. top Declaration Swift case top center Declaration Swift case center bottom Declaration Swift case bottom