RSDKeyboardType

public enum RSDKeyboardType  : String, Codable

Codable enum for the spell checking type for an input text field.

  • keywords: [ default, asciiCapable, numbersAndPunctuation, URL, numberPad, phonePad, namePhonePad, emailAddress, decimalPad, twitter, webSearch, asciiCapableNumberPad]
  • Undocumented

    Declaration

    Swift

    public func keyboardType() -> UIKeyboardType