次の方法で共有


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

戻り値

属性

適用対象