VerticalAlign

public enum VerticalAlign : String, Encodable

Sets the vertical alignment of the text within the box.

Has an effect only if an explicit height is set to override the text height.

  • top

    Undocumented

    Declaration

    Swift

    case top
  • Undocumented

    Declaration

    Swift

    case middle
  • Undocumented

    Declaration

    Swift

    case bottom