ImGuiPlatformImeData
imguicpp.ImGuiPlatformImeData (extern class)
Instance Members
wantVisible: BoolA widget wants the IME to be visible.
wantTextInput: BoolA widget wants text input, not necessarily IME to be visible. This is automatically set to the upcoming value of io.WantTextInput.
inputPos: ImVec2Position of input cursor (for IME).
inputLineHeight: cpp.Float32Line height (for IME).
viewportId: UIntID of platform window/viewport.
Metadata
| Name | Parameters |
|---|---|
:structAccess |
- |
:include |
"linc_imgui.h" |