UIPageViewController.GestureRecognizers Property

Definition

The set of UIGestureRecognizers used to handle user interaction. Read-only.

public virtual UIKit.UIGestureRecognizer[] GestureRecognizers { [Foundation.Export("gestureRecognizers")] get; }
member this.GestureRecognizers : UIKit.UIGestureRecognizer[]

Property Value

Attributes

Applies to