ToastAnimationModel

Interface representing animation settings.

Properties

duration Number

Specifies the duration of the animation

Default: 600

easing String

Specifies the animation timing function.

Default: ease

effect Effect

Specifies the type of animation that will be used.

Default: FadeIn