klyn.gui.windows.ColorPicker.color
signal
public signal property color as Color:
Description

Current selected color.

Assigning a color synchronizes every selection mode and both textual representations without adding an entry to the recent-colors strip.

picker.color = Color(255, 0, 255)