Slider.removeTickByIndex

Syntax

removeTickByIndex(index: Number);

Parameters

index. Index of the label to be removed.

Description

The removeTickByIndex method removes a Slider component label by specified index.

Example

The property use is given in the page with description of the Slider.removeItemByIndex method.

See also:

 Slider