UIGestureRecognizerDelegate.ShouldBegin(UIGestureRecognizer) Method
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.
Whether the gesture recognition should begin.
C#
[Foundation.Export("gestureRecognizerShouldBegin:")]
public virtual bool ShouldBegin(UIKit.UIGestureRecognizer recognizer);
abstract member ShouldBegin : UIKit.UIGestureRecognizer -> bool
override this.ShouldBegin : UIKit.UIGestureRecognizer -> bool
- recognizer
- UIGestureRecognizer
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |