UIDocumentInteractionController.GestureRecognizers 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 system-provided gesture recognizers for presenting a UIDocumentInteractionController.
public virtual UIKit.UIGestureRecognizer[] GestureRecognizers { [Foundation.Export("gestureRecognizers")] get; }
member this.GestureRecognizers : UIKit.UIGestureRecognizer[]
Property Value
- Attributes