Contents

clearStart()

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

Declaration

func clearStart()

Discussion

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

See Also

Related Documentation

Linking Animations Together