次の方法で共有


NSTableViewDelegate_Extensions.ShouldShowCellExpansion メソッド

定義

public static bool ShouldShowCellExpansion (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member ShouldShowCellExpansion : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> bool

パラメーター

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

戻り値

適用対象