共用方式為


NSView.HitTest(CGPoint) 方法

定義

[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

參數

aPoint
CGPoint

傳回

屬性

適用於