UIGestureRecognizer.View Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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