See if a layer is animating. This property is readonly.译:看看一个层动画。此属性是只读的。
layerA = new Layer layerA.animate properties: x: 100 print layerA.isAnimating # Result: True