scrollToPoint:
-(void)scrollToPoint:(CGPoint)thePoint:
解説
指定した位置にレシーバーの起点を変更する
返り値
( void )
引数
( CGPoint )thePoint
フレームワーク
CoreAnimation
クラス
LKScrollLayer
Instance Methods
使用可能
10.5
-(void)scrollToPoint:(CGPoint)thePoint:
指定した位置にレシーバーの起点を変更する
( void )
( CGPoint )thePoint
CoreAnimation
LKScrollLayer
10.5