共用方式為


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

傳回

屬性

適用於