Classes

The following classes are available globally.

  • The FormatTextField provides formatted UITextField.

    Attention

    Using the UITextFieldDelegate should NOT be used on this class. Use the FormatTextFieldDelegate protocol (which implements all the methods of the UITextFieldDelegate protocol instead).
    See more

    Declaration

    Swift

    open class FormatTextField: UITextField