animation.stop()

Stop the animation.
译:结束一个动画。

layerA = new Layer

animationA = new Animation
    layer: layerA
    properties:
        x: 100

animationA.start()

# Stop the animation 
animationA.stop()

results matching ""

    No results matching ""