NSTableViewSource.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

返回

属性

适用于