Поделиться через


UIGestureRecognizerDelegate_Extensions.ShouldReceivePress Метод

Определение

[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

Параметры

This
IUIGestureRecognizerDelegate

Экземпляр, с которым работает этот метод расширения.

gestureRecognizer
UIGestureRecognizer
press
UIPress

Возвращаемое значение

Атрибуты

Применяется к