layoutOrientation property

ToastOrientation layoutOrientation
final

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

{
LTR,
RTL
}

Implementation

final ToastOrientation layoutOrientation;