Slider.Orientation

Syntax

Orientation: PP.Orientation;

Description

The Orientation property determines orientation of the Slider component.

Comments

Use JSON or the setOrientation method to set the property value and the getOrientation method to get the property value.

Example

The property use is given in the Example of Creating the Slider Component page.

See also:

 Slider