Contents

invalidateCharacterCoordinates()

Notifies the Cocoa text input system that the position information previously queried via methods like firstRectForCharacterRange:actualRange: needs to be updated.

Declaration

func invalidateCharacterCoordinates()

See Also

Handling Input Sources