The members of UIKit.NSTextStorageDelegate_Extensions are listed below.
See Also: Inherited members from System.Object
| 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. | |