Function ColorPicker.presetsEnabled

If true, the "add preset" button is enabled.

bool presetsEnabled() nothrow @property @nogc;

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