ColorPickerButton.editAlpha

If true, the alpha channel in the displayed ColorPicker will be visible.

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

Meta