This is a single-line text input. It‘s subclassed from UITextField and supports all the features you’d expect from a UITextField:
as well as new features:
This is a multi-line text input. It's subclassed from UIView with an embedded UITextView. It supports all the features of the single-line text field and UITextView plus:
This class holds all the ‘magic’ logic necessary to make the naturally ‘dumb’ text field and text view behave with:
Similar to the default text input controller but optimized for full width forms like emails.