ColorChooserWidget.showEditor

Set showEditor property.

  1. bool showEditor [@property getter]
  2. bool showEditor [@property setter]
    class ColorChooserWidget
    @property
    void
    showEditor
    (
    bool propval
    )

Parameters

propval bool

true when the color chooser is showing the single-color editor.

It can be set to switch the color chooser into single-color editing mode.