UIPinchGestureRecognizer.as constructor
UIPinchGestureRecognizer.as(
- ObjCObject other
Constructs a UIPinchGestureRecognizer that points to the same underlying object as other.
Implementation
UIPinchGestureRecognizer.as(objc.ObjCObject other) : object$ = other {}