ToastAnimations

12 Sep 20251 minute to read

An object that is used to configure the animation object of Toast.

Properties

duration number

Specifies the duration to animate.

Defaults to 600

easing string

Specifies the animation timing function.

Defaults to ‘ease’

effect Effect

Specifies the type of animation.

Defaults to ‘FadeIn’