InputFloatEx

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
bool
InputFloatEx
(
scope const(char)* label
,
scope float* v
,
float step
,
float step_fast
,
scope char* format
,
ImGuiInputTextFlags flags
)

Meta