setAnimationRepeatAutoreverses:
アニメーションを往復再生します。
+(void)setAnimationRepeatAutoreverses:(BOOL)repeatAutoreverses
解説
アニメーションを往復再生します。
返り値
( void )
引数
( BOOL )repeatAutoreverses
フレームワーク
UIKit
クラス
UIView
Instance Methods
使用可能
iPhone2.0
+(void)setAnimationRepeatAutoreverses:(BOOL)repeatAutoreverses
アニメーションを往復再生します。
( void )
( BOOL )repeatAutoreverses
UIKit
UIView
iPhone2.0