position property

MotionToastPosition position
final

The position where the motion toast will be displayed possible values

{
CENTER,
TOP,
BOTTOM
}

Implementation

final MotionToastPosition position;