The methods of UIKit.NSTextStorageDelegate are listed below. For a list of all members, see the NSTextStorageDelegate Members list.
See Also: Inherited members from Foundation.NSObject
DidProcessEditing(NSTextStorage, NSTextStorageEditActions, Foundation.NSRange, nint)Indicates that processing of edits has completed. | ||
WillProcessEditing(NSTextStorage, NSTextStorageEditActions, Foundation.NSRange, nint)Indicates that processing of edits is about to commence. | ||