Function EditorProperty.checked
Used by the inspector, when the property is checked.
bool checked() nothrow @property @nogc;
void checked
(
bool v
) nothrow @property @nogc;
Used by the inspector, when the property is checked.
bool checked() nothrow @property @nogc;
void checked
(
bool v
) nothrow @property @nogc;