GradientSlider.RemoveClick

Syntax

RemoveClick: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event is fired.

Description

The RemoveClick method is fired on clicking button that deletes a slider that allows color selection.

Example

The property use is given in the page with description of the GradientSlider.getColorByValue method.

See also:

 GradientSlider