Show / Hide Table of Contents

Delegate ImGuiSizeCallback

Namespace: ImGuiNET
Assembly: ImGui.NET.dll
Syntax
public delegate void ImGuiSizeCallback(ImGuiSizeCallbackData*data);
Parameters
Type Name Description
ImGuiSizeCallbackData* data
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX