Skip to main content

Struct ImGuiPlatformImeDataPtr

Assembly: ImGui.NET.dll
View Source
Declaration
public struct ImGuiPlatformImeDataPtr

Properties

NativePtr

View Source
Declaration
public readonly ImGuiPlatformImeData* NativePtr { get; }

WantVisible

View Source
Declaration
public ref bool WantVisible { get; }

InputPos

View Source
Declaration
public ref Vector2 InputPos { get; }

InputLineHeight

View Source
Declaration
public ref float InputLineHeight { get; }

Methods

Destroy()

View Source
Declaration
public void Destroy()