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