Event
public enum EventEncapsulates changes to the text of the text field.
- 
                  
                  An editing session has begun for the text field. DeclarationSwift case didBeginEditing(UITextField)
- 
                  
                  The text in the text field has changed. DeclarationSwift case didChange(UITextField)
- 
                  
                  The editing session has ended for the text field. DeclarationSwift case didEndEditing(UITextField)
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           Event Enumeration Reference
      Event Enumeration Reference