Protocols

The following protocols are available globally.

  • FormatTextField delegate that extends the UITextFieldDelegate and adds functionality for checking if text is valid on change.

    See more

    Declaration

    Swift

    public protocol FormatTextFieldDelegate: UITextFieldDelegate