Environment.glowEnabled

If true, the glow effect is enabled.

  1. bool glowEnabled [@property getter]
  2. bool glowEnabled [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    glowEnabled
    (
    bool v
    )

Meta