struct ImGui::ImGuiPlatformImeData
- ImGui::ImGuiPlatformImeData
- Struct
- Value
- Object
Overview
Included Modules
- ImGui::ClassType(LibImGui::ImGuiPlatformImeData)
Defined in:
obj.crConstructors
Instance Method Summary
-
#input_line_height : Float32
Line height
- #input_line_height=(input_line_height : Float32)
-
#input_pos : ImVec2
Position of the input cursor
- #input_pos=(input_pos : ImVec2)
- #to_unsafe : Pointer(T)
-
#want_visible : Bool
A widget wants the IME to be visible
- #want_visible=(want_visible : Bool)