1 image
Author
Description
The TokenInputView class implements the behavior for a scrollable, multiline text (Tokens) seperated by ','. The class supports the display of text using custom style information and also supports text editing. You typically use a TokenInputView to display multiple lines text, such as when displaying the body of a large list of emails adresses or list of user names.
TokenInputView is a subclass of UITextView