CAAnimationDelegate_Extensions.AnimationStarted Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called when the specified animation starts.
C#
public static void AnimationStarted(this CoreAnimation.ICAAnimationDelegate This, CoreAnimation.CAAnimation anim);
static member AnimationStarted : CoreAnimation.ICAAnimationDelegate * CoreAnimation.CAAnimation -> unit
- This
- ICAAnimationDelegate
The instance on which this method operates.
- anim
- CAAnimation
The animation that started.
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |