ColorPicker.hsvMode

If true, allows editing the color with Hue/Saturation/Value sliders. Note: Cannot be enabled if raw mode is on.

  1. bool hsvMode [@property getter]
    struct ColorPicker
    @nogc nothrow @property
    bool
    hsvMode
    ()
  2. bool hsvMode [@property setter]

Meta