共用方式為


NSMatrix.SetToolTipForCell(String, NSCell) 方法

定義

[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

參數

toolTipString
String
cell
NSCell
屬性

適用於