Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX