unmarkText()
Unmarks the currently marked text.
Declaration
func unmarkText()Discussion
After this method is called, the value of markedTextRange is nil.
Unmarks the currently marked text.
func unmarkText()After this method is called, the value of markedTextRange is nil.