UIKeyboardType

public enum UIKeyboardType

The type of keyboard to display for a given text-based view.

  • Specifies a keyboard with numbers and a decimal point.

    Declaration

    Swift

    case decimalPad