The members of UIKit.NSTextStorageDelegate are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
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. | ||