Slider.getTickByIndex

Syntax

getTickByIndex(index: Number);

Parameters

index. Index of returned label.

Description

The getTickByIndex method returns label of the Slider component by specified index.

Example

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

See also:

 Slider