DragBehavior

Undocumented in source. Be warned that the author may not have intended to support it.
pure @nogc nothrow @trusted
bool
DragBehavior
(
ImGuiID id
,
ImGuiDataType data_type
,
scope void* p_v
,
float v_speed
,
scope const(void)* p_min
,
scope const(void)* p_max
,
const(char)* format
,
ImGuiSliderFlags flags
)

Meta