NSOutlineViewDelegate.ToolTipForCell Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("outlineView:toolTipForCell:rect:tableColumn:item:mouseLocation:")]
public virtual string ToolTipForCell (AppKit.NSOutlineView outlineView, AppKit.NSCell cell, ref CoreGraphics.CGRect rect, AppKit.NSTableColumn tableColumn, Foundation.NSObject item, CoreGraphics.CGPoint mouseLocation);
abstract member ToolTipForCell : AppKit.NSOutlineView * AppKit.NSCell * * AppKit.NSTableColumn * Foundation.NSObject * CoreGraphics.CGPoint -> string
override this.ToolTipForCell : AppKit.NSOutlineView * AppKit.NSCell * * AppKit.NSTableColumn * Foundation.NSObject * CoreGraphics.CGPoint -> string
Параметры
- outlineView
- NSOutlineView
- cell
- NSCell
- rect
- CGRect
- tableColumn
- NSTableColumn
- item
- NSObject
- mouseLocation
- CGPoint
Возвращаемое значение
- Атрибуты