Protocols
The following protocols are available globally.
- 
                  
                  
EntryFieldDelegate protocol. Forwards all UITextView delegate methods.
See moreDeclaration
Swift
@objc public protocol AreaFieldDelegate : AnyObject 
- 
                  
                  
PickerFieldDelegate protocol. Forwards editing state changes and content changes.
See moreDeclaration
Swift
@objc public protocol DateFieldDelegate : AnyObject 
- 
                  
                  
EntryFieldDelegate protocol. Forwards UITextField delegate methods.
See moreDeclaration
Swift
@objc public protocol EntryFieldDelegate : AnyObject 
- 
                  
                  
PickerFieldDelegate protocol. Forwards editing state changes and content changes.
See moreDeclaration
Swift
@objc public protocol PickerFieldDelegate : AnyObject 
View on GitHub
        Protocols  Reference