NSTableViewDelegate_Extensions.GetToolTip Method

Definition

public static Foundation.NSString GetToolTip (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSCell cell, ref CoreGraphics.CGRect rect, AppKit.NSTableColumn tableColumn, nint row, CoreGraphics.CGPoint mouseLocation);
static member GetToolTip : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSCell *  * AppKit.NSTableColumn * nint * CoreGraphics.CGPoint -> Foundation.NSString

Parameters

tableView
NSTableView
cell
NSCell
rect
CGRect
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint
mouseLocation
CGPoint

Returns

Applies to