NSBrowserDelegate_Extensions.ShouldShowCellExpansion 方法

定义

public static bool ShouldShowCellExpansion (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, nint row, nint column);
static member ShouldShowCellExpansion : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * nint -> bool

参数

browser
NSBrowser
row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint

返回

适用于