다음을 통해 공유


NSCell.HitTest(NSEvent, CGRect, NSView) 메서드

정의

[Foundation.Export("hitTestForEvent:inRect:ofView:")]
public virtual AppKit.NSCellHit HitTest (AppKit.NSEvent forEvent, CoreGraphics.CGRect inRect, AppKit.NSView ofView);
abstract member HitTest : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSCellHit
override this.HitTest : AppKit.NSEvent * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSCellHit

매개 변수

forEvent
NSEvent
inRect
CGRect
ofView
NSView

반환

특성

적용 대상