NSCell.HitTest(NSEvent, CGRect, NSView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- forEvent
- NSEvent
- inRect
- CGRect
- ofView
- NSView
Returns
- Attributes