NSGestureRecognizer.CanBePrevented(NSGestureRecognizer) Method

Definition

[Foundation.Export("canBePreventedByGestureRecognizer:")]
public virtual bool CanBePrevented (AppKit.NSGestureRecognizer preventingGestureRecognizer);
abstract member CanBePrevented : AppKit.NSGestureRecognizer -> bool
override this.CanBePrevented : AppKit.NSGestureRecognizer -> bool

Parameters

preventingGestureRecognizer
NSGestureRecognizer

Returns

Attributes

Applies to