OpenTextAppearance

public enum OpenTextAppearance : Int, Decodable
  • Declaration

    Swift

    case textField = 0
  • Declaration

    Swift

    case paragraph = 1
  • Declaration

    Swift

    case essay = 2