imguiValue

Define a new value.

void
imguiValue
(
const(char)[] label
,)

Parameters

label const(char)[]

The text that will be displayed as the value.

colorScheme ColorScheme

Optionally override the current default color scheme when creating this element.

Meta