共用方式為


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

傳回

屬性

適用於