次の方法で共有


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

戻り値

属性

適用対象