VerticalAlignment

public enum VerticalAlignment

A type that specifies the vertical alignment of the content inside its container.

  • top

    Declaration

    Swift

    case top
  • Declaration

    Swift

    case center
  • Declaration

    Swift

    case bottom