다음을 통해 공유


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

반환

특성

적용 대상