Delegate ImGuiInputTextCallback
Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
public delegate int ImGuiInputTextCallback(ImGuiInputTextCallbackData*data);
Parameters
| Type | Name | Description |
|---|---|---|
| ImGuiInputTextCallbackData* | data |
Returns
| Type | Description |
|---|---|
| System.Int32 |