ColorPickerButton

    Category: Core

    Button that pops out a .

    Properties

    Theme Properties

    • color_changed ( Color color )

    Description

    Encapsulates a making it accessible by pressing a button. Pressing the button will toggle the ColorPicker visibility.

    • color

    The currently selected color.


    Method Descriptions

    • get_picker ( )

    Returns the ColorPicker that this node toggles.


    • get_popup ( )

    Returns the control’s PopupPanel which allows you to connect to popup signals. This allows you to handle events when the ColorPicker is shown or hidden.