Contents

discardMarkedText()

Tells the Cocoa text input system to discard the current conversion session.

Declaration

func discardMarkedText()

Discussion

The client should clear its marked range when sending this message.

See Also

Handling Input Sources