The
properties
of UIKit.UIPinchGestureRecognizer are listed below. For a list of all members, see the UIPinchGestureRecognizer Members list.
See Also: Inherited members from UIKit.UIGestureRecognizer
Public Properties
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Scale | nfloat. The scale factor relative to the points of the two touches, in screen coordinates. |
| [read-only] | Velocity | nfloat. The velocity, in scale factor per second, of the pinch. |