Contents

processEditing(for:edited:range:changeInLength:invalidatedRange:)

Declaration

func processEditing(for textStorage: NSTextStorage, edited editMask: NSTextStorageEditActions, range newCharRange: NSRange, changeInLength delta: Int, invalidatedRange invalidatedCharRange: NSRange)

See Also

Managing the editing process