removeAnimation(forKey:)
Remove the animation object with the specified key.
Declaration
func removeAnimation(forKey key: String)Parameters
- key:
The identifier of the animation to remove.
Remove the animation object with the specified key.
func removeAnimation(forKey key: String)The identifier of the animation to remove.