NSBrowser.GetRowColumnForPoint(nint, nint, CGPoint) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[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
返回
- 属性