layoutOrientation property

ORIENTATION layoutOrientation
final

The layout orientation (from right to left or from left to right)

{
LTR,
RTL
}

Implementation

final ORIENTATION layoutOrientation;