afterAnimate property

JSFunction<Function> get afterAnimate

Implementation

external JSFunction get afterAnimate;
set afterAnimate (JSFunction<Function> v)

Implementation

external set afterAnimate(JSFunction v);