selectedColor
Syntax
[the] selectedColor of color picker
set the selectedColor of color picker to red: 127, green: 127, blue: 255, alpha: 255
Explanation
The selectedColor
property is used to let you find out what color the user has
selected in the system color picker window, or to reflect the color of an object
that is being edited.