animationType property

AnimationType animationType
final

The type of animation.

Eihter scale or fade. Is specified via the TapReaction.fade() or TapReaction.scale() constructor

Implementation

final AnimationType animationType;