NSTextStorageEventArgs.EditedRange 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 new span of characters resulting from the edits.
public Foundation.NSRange EditedRange { get; set; }
member this.EditedRange : Foundation.NSRange with get, set