UIGestureRecognizer.View Property

Definition

The UIView to which this UIGestureRecognizer is attached. Read-only.

public virtual UIKit.UIView View { [Foundation.Export("view")] get; }
member this.View : UIKit.UIView

Property Value

A point in the coordinate system of the view identifying the location of the gesture.

Attributes

Applies to