InputMethodUnderline.this

Create a new #WebKitInputMethodUnderline for the given range in preedit string

  1. this(void* ptr, Flag!"Take" take)
  2. this(uint startOffset, uint endOffset)
    class InputMethodUnderline
    this

Parameters

startOffset uint

the start offset in preedit string

endOffset uint

the end offset in preedit string

Return Value

A newly created #WebKitInputMethodUnderline