共用方式為


NSEvent.TouchesMatchingPhase(NSTouchPhase, NSView) 方法

定義

[Foundation.Export("touchesMatchingPhase:inView:")]
public virtual Foundation.NSSet TouchesMatchingPhase (AppKit.NSTouchPhase phase, AppKit.NSView view);
abstract member TouchesMatchingPhase : AppKit.NSTouchPhase * AppKit.NSView -> Foundation.NSSet
override this.TouchesMatchingPhase : AppKit.NSTouchPhase * AppKit.NSView -> Foundation.NSSet

參數

phase
NSTouchPhase
view
NSView

傳回

屬性

適用於