Contents

stop()

Stops the animation represented by the receiver.

Declaration

func stop()

Discussion

The current progress of the receiver is not reset. When this method is sent to instances of NSViewAnimation (a subclass of NSAnimation) the receiver moves to the end frame location.

See Also

Related Documentation

Controlling and Monitoring an Animation