CAAnimationDelegate_Extensions.AnimationStarted メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したアニメーションの開始時に呼び出されるメソッド。
public static void AnimationStarted (this CoreAnimation.ICAAnimationDelegate This, CoreAnimation.CAAnimation anim);
static member AnimationStarted : CoreAnimation.ICAAnimationDelegate * CoreAnimation.CAAnimation -> unit
パラメーター
- This
- ICAAnimationDelegate
このメソッドが動作するインスタンス。
- anim
- CAAnimation
開始したアニメーション。