ToastParams():setPosition()
You can set the position of the toast on the screen using x and y coordinates
Signature
setPosition(x: number, y: number): ToastParams
Returns
ToastParams
You can set the position of the toast on the screen using x and y coordinates
setPosition(x: number, y: number): ToastParams
Returns
ToastParams