useAnimation property

bool useAnimation
final

default(true),true(use the animation),false(not use)

是否使用动画(默认:true)

Implementation

final bool useAnimation;