UIKit.NSTextStorageDelegate_Extensions: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
DidProcessEditing(this INSTextStorageDelegate, NSTextStorage, NSTextStorageEditActions, Foundation.NSRange, nint)
Indicates that editing has completed for the specified editedRange.
static
WillProcessEditing(this INSTextStorageDelegate, NSTextStorage, NSTextStorageEditActions, Foundation.NSRange, nint)
Indicates that processing of the editing on the specified editedRange is about to start.