UIKit.IUITextInput: Property Members

The properties of UIKit.IUITextInput are listed below. For a list of all members, see the IUITextInput Members list.

Public Properties

[read-only]
BeginningOfDocumentUITextPosition. The position of text indicating the beginning of a document.
[read-only]
EndOfDocumentUITextPosition. The position of text indicating the beginning of a document.
[read-only]
MarkedTextRangeUITextRange. The currently marked range of text in a given document.
MarkedTextStyleFoundation.NSDictionary. Attribute dictionary describing how text should be drawn.
SelectedTextRangeUITextRange. The range of a document's selected text.
WeakInputDelegateFoundation.NSObject. Indicates a weak input delegate.
[read-only]
WeakTokenizerFoundation.NSObject. Indicates a weak tokenizer.