Contents

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.

See Also

Managing Animations