Slider.LastActiveItem

Syntax

LastActiveItem: PP.Ui.SliderItem

Description

The LastActiveItem property determines the most recently used slider of the Slider component.

Comments

Use JSON or the setLastActiveItem method to set the property value and the getLastActiveItem method to get the property value.

Example

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

See also:

 Slider