UIKit.UITextDocumentProxy: Method Members

The methods 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 Methods

abstract
AdjustTextPositionByCharacterOffset(nint)
Documentation for this section has not yet been entered.
DeleteBackward()
Deletes the character before the insertion point.
InsertText(string)
Inserts a character into the text of this UIKit.UITextDocumentProxy object.