Contents

clearStop()

Clears linkage to another animation that causes the receiver to stop.

Declaration

func clearStop()

Discussion

The linkage to the other animation is made with stop(when:reachesProgress:).

See Also

Related Documentation

Linking Animations Together