OSSingleton.setImePosition

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

struct OSSingleton
@nogc nothrow
void
setImePosition
(
in Vector2 position
)

Meta