textFieldDidChangeSelection(_:)

Tells the delegate when the text selection changes in the specified text field.

Declaration

optional func textFieldDidChangeSelection(_ textField: UITextField)