Window.brightness

Sets the window's brightness or gama multiplier

  1. float brightness [@property setter]
    class Window
    @property
    void
    brightness
    (
    float b
    )
  2. float brightness [@property getter]

Meta