Op Englesch liesen Editéieren

Deelen iwwer


UIGestureRecognizer.CanPreventGestureRecognizer(UIGestureRecognizer) Method

Definition

When overridden, indicates that this UIGestureRecognizer can prevent the specified UIGestureRecognizer from recognizing a gesture.

C#
[Foundation.Export("canPreventGestureRecognizer:")]
public virtual bool CanPreventGestureRecognizer(UIKit.UIGestureRecognizer preventedGestureRecognizer);

Parameters

preventedGestureRecognizer
UIGestureRecognizer

Returns

If set to true, the receiver can block preventedGestureRecognizer from recognizing its gesture. Otherwise set to false.

Attributes

Applies to

Produkt Versiounen
Xamarin iOS SDK 12