CoreAnimation.CALayer.AddAnimation Method
Adds the animation to the render tree for the layer and associates it in CALayer.Actions with the key key.

Syntax

[Foundation.Export("addAnimation:forKey:")]
public virtual void AddAnimation (CAAnimation animation, string key)

Parameters

animation
Documentation for this section has not yet been entered.
key

An identifier for the animation. If the key already exists in the layer, the previous animation is removed.

This parameter can be null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: CoreAnimation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0