Contents

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.

See Also

Layer animations