次の方法で共有


NSBrowserDelegate_Extensions.DidChangeLastColumn メソッド

定義

public static void DidChangeLastColumn (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, nint oldLastColumn, nint toColumn);
static member DidChangeLastColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * nint -> unit

パラメーター

browser
NSBrowser
oldLastColumn
System.System.IntPtr System.nativeint
toColumn
System.System.IntPtr System.nativeint

適用対象