Change Method (FlexColorPicker)

Action

Dispatched when the selected color changes as a result of user interaction.

Syntax

C#
colorPicker.Change(color)
VB
colorPicker.Change(color)
Variable Description
color The RGB color that was selected. Color.