UIScrollView.PinchGestureRecognizer Property

Definition

The gesture recognizer for pinch gestures. Read-only.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIPinchGestureRecognizer PinchGestureRecognizer { [Foundation.Export("pinchGestureRecognizer")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PinchGestureRecognizer : UIKit.UIPinchGestureRecognizer

Property Value

Attributes

Applies to