Edit

Share via


NSMatrix.SetToolTipForCell(String, NSCell) Method

Definition

[Foundation.Export("setToolTip:forCell:")]
public virtual void SetToolTipForCell (string toolTipString, AppKit.NSCell cell);
abstract member SetToolTipForCell : string * AppKit.NSCell -> unit
override this.SetToolTipForCell : string * AppKit.NSCell -> unit

Parameters

toolTipString
String
cell
NSCell
Attributes

Applies to