setMarkedText(_:selectedRange:)
Inserts the provided text and marks it to indicate that it is part of an active input session.
Declaration
func setMarkedText(_ markedText: String?, selectedRange: NSRange)Inserts the provided text and marks it to indicate that it is part of an active input session.
func setMarkedText(_ markedText: String?, selectedRange: NSRange)