The members of MonoMac.AppKit.NSTextStorage are listed below.
See Also: Inherited members from MonoMac.Foundation.NSMutableAttributedString
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ChangeInLength | int. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | NSTextStorageDelegate. An instance of the MonoMac.AppKit.NSTextStorageDelegate model class which acts as the class delegate. | |
| [read-only] | EditedMask | NSTextStorageEditedFlags. Documentation for this section has not yet been entered. |
| [read-only] | EditedRange | MonoMac.Foundation.NSRange. Documentation for this section has not yet been entered. |
| [read-only] | FixesAttributesLazily | bool. Documentation for this section has not yet been entered. |
| [read-only] | LayoutManagers | NSLayoutManager[]. Documentation for this section has not yet been entered. |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
AddLayoutManager(NSLayoutManager)Documentation for this section has not yet been entered. | ||
Edited(uint, MonoMac.Foundation.NSRange, int)Documentation for this section has not yet been entered. | ||
EnsureAttributesAreFixed(MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
InvalidateAttributes(MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
ProcessEditing()Documentation for this section has not yet been entered. | ||
RemoveLayoutManager(NSLayoutManager)Documentation for this section has not yet been entered. | ||
| TextStorageDidProcessEditing | Event raised by the object. | |
| TextStorageWillProcessEditing | Event raised by the object. |