NSTextStorage.EditedMask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The kinds of edits pending for this NSTextStorage.
public virtual UIKit.NSTextStorageEditActions EditedMask { [Foundation.Export("editedMask")] get; [Foundation.Export("setEditedMask:")] set; }
member this.EditedMask : UIKit.NSTextStorageEditActions with get, set
Property Value
- Attributes