Version

RadialMenuColorItemBaseClientEvents Class Members

The following tables list the members exposed by RadialMenuColorItemBaseClientEvents.

Public Constructors
Public Fields
 NameDescription
Public FieldColorChangedEvent that occurs when the Color property is changed.

Function takes first argument null and second argument ui.

Use ui.owner to obtain reference to radial menu widget.

Use ui.oldValue to obtain the previous value.

Use ui.newValue to obtain the new value.

Use ui.item to obtain reference to the item.

 
See Also

View on GitHub