Partager via


UIGestureRecognizerDelegate_Extensions.ShouldReceivePress Méthode

Définition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldReceivePress (this UIKit.IUIGestureRecognizerDelegate This, UIKit.UIGestureRecognizer gestureRecognizer, UIKit.UIPress press);
static member ShouldReceivePress : UIKit.IUIGestureRecognizerDelegate * UIKit.UIGestureRecognizer * UIKit.UIPress -> bool

Paramètres

This
IUIGestureRecognizerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

gestureRecognizer
UIGestureRecognizer
press
UIPress

Retours

Attributs

S’applique à