orientation([orientation])

Class: SplitView.

Description:

Sets or gets an orientation of divider.

Parameters:

Name Type Description

[orientation]

Orientation

One of the value: Orientation.Horizontal, Orientation.Vertical

Returns:

If called without parameters, returns current value; otherwise returns this SplitView component for chaining.

Type: number | SplitView

Also See: