NSView.HitTest(CGPoint) Method

Definition

[Foundation.Export("hitTest:")]
public virtual AppKit.NSView HitTest (CoreGraphics.CGPoint aPoint);
abstract member HitTest : CoreGraphics.CGPoint -> AppKit.NSView
override this.HitTest : CoreGraphics.CGPoint -> AppKit.NSView

Parameters

aPoint
CGPoint

Returns

Attributes

Applies to