NSGestureRecognizer.CanBePrevented(NSGestureRecognizer) 方法

定义

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

参数

preventingGestureRecognizer
NSGestureRecognizer

返回

属性

适用于