The properties of UIKit.IUITextInput are listed below. For a list of all members, see the IUITextInput Members list.
| [read-only] | BeginningOfDocument | UITextPosition. The position of text indicating the beginning of a document. |
| [read-only] | EndOfDocument | UITextPosition. The position of text indicating the beginning of a document. |
| [read-only] | MarkedTextRange | UITextRange. The currently marked range of text in a given document. |
| MarkedTextStyle | Foundation.NSDictionary. Attribute dictionary describing how text should be drawn. | |
| SelectedTextRange | UITextRange. The range of a document's selected text. | |
| WeakInputDelegate | Foundation.NSObject. Indicates a weak input delegate. | |
| [read-only] | WeakTokenizer | Foundation.NSObject. Indicates a weak tokenizer. |