首页 > 代码库 > UIPinchGestureRecognizer UIRotationGestureRecognizer

UIPinchGestureRecognizer UIRotationGestureRecognizer

UIPinchGestureRecognizer

@property(nonatomic) CGFloat scale@property(nonatomic, readonly) CGFloat velocity

 

UIRotationGestureRecognizer

@property(nonatomic) CGFloat rotation@property(nonatomic, readonly) CGFloat velocity

 

UIPinchGestureRecognizer UIRotationGestureRecognizer