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.
Tells the Cocoa text input system to discard the current conversion session.
func discardMarkedText()The client should clear its marked range when sending this message.