Protocols
The following protocols are available globally.
-
See moreFormatTextFielddelegate that extends theUITextFieldDelegateand adds functionality for checking if text is valid on change.Declaration
Swift
public protocol FormatTextFieldDelegate: UITextFieldDelegate
Protocols Reference