NSBrowser.GetRowColumnForPoint(nint, nint, CGPoint) 方法

定义

[Foundation.Export("getRow:column:forPoint:")]
public virtual bool GetRowColumnForPoint (out nint row, out nint column, CoreGraphics.CGPoint point);
abstract member GetRowColumnForPoint :  *  * CoreGraphics.CGPoint -> bool
override this.GetRowColumnForPoint :  *  * CoreGraphics.CGPoint -> bool

参数

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
point
CGPoint

返回

属性

适用于