Contents

rangeForUserTextChange

The range of characters affected by a method that changes characters (as opposed to attributes).

Declaration

var rangeForUserTextChange: NSRange { get }

Discussion

If the receiver isn’t editable the range has a location of NSNotFound.

See Also

Related Documentation

Customizing subclass behaviors