How to get words from quicktype of standard keyboard
I have a custom TextView to edit text using a simple UIKeyInput.
When I select a word from swift type sentences, it sends an empty string to
- (void) insertText:(NSString *)text
How do I get a word from a quick type?
+3
SAKrisT
source
to share
No one has answered this question yet
Check out similar questions:
1665
768
246
219
nine
3
2
1
1
0