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:).
Clears linkage to another animation that causes the receiver to stop.
func clearStop()The linkage to the other animation is made with stop(when:reachesProgress:).