removeAnimation(forKey:)
Removes the animation attached to the object with the specified key.
Declaration
func removeAnimation(forKey key: String)Parameters
- key:
A string identifying an attached animation to remove.
Removes the animation attached to the object with the specified key.
func removeAnimation(forKey key: String)A string identifying an attached animation to remove.