TextAlignment

public enum TextAlignment

A type that represents the alignment position of text

  • Declaration

    Swift

    case leading
  • Declaration

    Swift

    case center
  • Declaration

    Swift

    case trailing