共用方式為


NSOutlineViewDelegate.GetRowHeight(NSOutlineView, NSObject) 方法

定義

[Foundation.Export("outlineView:heightOfRowByItem:")]
public virtual nfloat GetRowHeight (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member GetRowHeight : AppKit.NSOutlineView * Foundation.NSObject -> nfloat
override this.GetRowHeight : AppKit.NSOutlineView * Foundation.NSObject -> nfloat

參數

outlineView
NSOutlineView
item
NSObject

傳回

屬性

適用於