21#if defined(WIN32) || defined(_WIN32) || defined(__WIN32)
23 ImGui::BeginDisabled();
32#if defined(WIN32) || defined(_WIN32) || defined(__WIN32)
static bool showFlowWhenInvokingCallbacks
Flag if invokeCallbacks triggers a GUI Flow event.
static bool _showQueueSizeOnPins
Shows the queue size on the pins (every frame the queue mutex will be locked)
static bool showFlowWhenNotifyingValueChange
Flag if notifyOutputValueChanged & notifyInputValueChanged triggers a GUI Flow event.
bool showImPlotDemoWindow
Flag whether the ImPlot Demo window should be displayed.
bool showImGuiDemoWindow
Flag whether the ImGui Demo window should be displayed.