InputMethodUnderline
constructor(startOffset: <Error class: unknown class>, endOffset: <Error class: unknown class>)(source)
Create a new #WebKitInputMethodUnderline for the given range in preedit string
Return
A newly created #WebKitInputMethodUnderline
Since
2.28
Parameters
startOffset
the start offset in preedit string
endOffset
the end offset in preedit string
constructor(webkitInputMethodUnderlinePointer: <Error class: unknown class><<Error class: unknown class>>)(source)