VerticalTextAlignment

public enum VerticalTextAlignment : Equatable, Hashable

Vertical text alignment specification (for computing appropriate rectangle to draw in).

  • top

    Undocumented

    Declaration

    Swift

    case top
  • Undocumented

    Declaration

    Swift

    case center