Orientation

class Orientation

Represents the orientation of widgets and other objects.

Typical examples are Box or GesturePan.

Fields

class Orientation
HORIZONTAL

The element is in horizontal orientation.

VERTICAL

The element is in vertical orientation.