共用方式為


NSTableViewDelegate.GetRowHeight(NSTableView, nint) 方法

定義

[Foundation.Export("tableView:heightOfRow:")]
public virtual nfloat GetRowHeight (AppKit.NSTableView tableView, nint row);
abstract member GetRowHeight : AppKit.NSTableView * nint -> nfloat
override this.GetRowHeight : AppKit.NSTableView * nint -> nfloat

參數

tableView
NSTableView
row
System.System.IntPtr System.nativeint

傳回

屬性

適用於