UIKit.UITextDocumentProxy: Property Members

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

See Also: Inherited members from Foundation.NSObject

Public Properties

AutocapitalizationTypeUITextAutocapitalizationType. Gets or sets automatic capitalization for this this UIKit.UITextDocumentProxy object.
AutocorrectionTypeUITextAutocorrectionType. Gets or sets the automatic correction for this UIKit.UITextDocumentProxy object.
[read-only]
abstract
DocumentContextAfterInputstring. Gets the textual context after the insertion point for this UIKit.UITextDocumentProxy object.
[read-only]
abstract
DocumentContextBeforeInputstring. Gets the textual context before the insertion point for this UIKit.UITextDocumentProxy object.
EnablesReturnKeyAutomaticallybool. Gets or sets whether to automatically enable the return key when the user enters text.
[read-only]
HasTextbool. Gets whether this UIKit.UITextDocumentProxy object has any text.
KeyboardAppearanceUIKeyboardAppearance. Gets or sets the UIKit.UIKeyboardAppearance for this UIKit.UITextDocumentProxy object.
KeyboardTypeUIKeyboardType. Gets or sets the UIKit.UIKeyboardType for this UIKit.UITextDocumentProxy object.
ReturnKeyTypeUIReturnKeyType. Gets or sets the UIKit.UIReturnKeyType for this UIKit.UITextDocumentProxy object.
SecureTextEntrybool. Gets or sets whether this UIKit.UITextDocumentProxy object hides entered text.
SpellCheckingTypeUITextSpellCheckingType. Gets or sets the UIKit.UITextSpellCheckingType for this UIKit.UITextDocumentProxy object.