Résumé de la séquence
This video presents the principle of text capture thanks to UITextView (UITextViewDelegate protocol) and UITextField (UITextFieldDelegate protocol).
These approaches allow to benefit from both suggestions and Siri.
Keywords : UITextView, UITextViewdelegate, UITextField, UITextFieldDelegate, UITextInputTraits.
Accéder à la séquence
If the video does not appear in the frame, please use the link in the table on your right.
Useful links
Here are some references for those who want to get more information:
- UITextView Class reference (Apple),
- UITextViewDelegate Protocol (Apple),
- UITextField Class reference (Apple),
- UITextFieldDelegate Protocol (Apple),
- UITextInputTraits Protocol Reference (Apple),
- NSAttributedString (Apple).


