InputType

public enum InputType

Type of the input

  • visible text

    Declaration

    Swift

    case plain
  • hidden/protected text

    Declaration

    Swift

    case secure