position property

MOTION_TOAST_POSITION position
final

The position where the toast will be displayed possible values

{
CENTER,
TOP,
BOTTOM
}

Implementation

final MOTION_TOAST_POSITION position;