How to identify the UIKeyboard predictive text selection action?

Viewed 78

I'm working on custom UIControl where I will be opening a keyboard(The custom control is become a first responder). In this case I want to identify or detect the which suggested keyword been selected or tapped on the keyboard, so how can I do this? enter image description here

0 Answers
Related