Function Environment.glowEnabled
If true
, the glow effect is enabled.
bool glowEnabled() nothrow @property @nogc;
void glowEnabled
(
bool v
) nothrow @property @nogc;
If true
, the glow effect is enabled.
bool glowEnabled() nothrow @property @nogc;
void glowEnabled
(
bool v
) nothrow @property @nogc;