Function ColorPicker.presetsVisible

If true, saved color presets are visible.

bool presetsVisible() nothrow @property @nogc;

void presetsVisible (
  bool v
) nothrow @property @nogc;