Function OSSingleton.setImePosition

Sets position of IME suggestion list popup (in window coordinates). Note: This method is implemented on Linux, macOS and Windows.

void setImePosition (
  const(Vector2) position
) nothrow @nogc;