public interface UITextInputDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
selectionDidChange(UITextInput textInput) |
void |
selectionWillChange(UITextInput textInput) |
void |
textDidChange(UITextInput textInput) |
void |
textWillChange(UITextInput textInput) |
void selectionDidChange(UITextInput textInput)
void selectionWillChange(UITextInput textInput)
void textDidChange(UITextInput textInput)
void textWillChange(UITextInput textInput)