animationDidStart:
**
-(void)animationDidStart:(LKAnimation *)theAnimation:
解説
デリゲート
アニメーションが始まる時に呼ばれます。
返り値
( void )
引数
( LKAnimation * )theAnimation
フレームワーク
CoreAnimation
クラス
LKAnimation
Instance Methods
使用可能
10.5
-(void)animationDidStart:(LKAnimation *)theAnimation:
デリゲート
アニメーションが始まる時に呼ばれます。
( void )
( LKAnimation * )theAnimation
CoreAnimation
LKAnimation
10.5