Constructs an input method highlight record. The variation is set to 0, the style to null.
selected | Whether the text range is selected | |
state | The conversion state for the text range - RAW_TEXT or CONVERTED_TEXT |
IllegalArgumentException | if a state other than RAW_TEXT or CONVERTED_TEXT is given |
InputMethodHighlight.RAW_TEXT, InputMethodHighlight.CONVERTED_TEXT
Diagram: Misc