NSBrowserDelegate_Extensions.DidChangeLastColumn Method

Definition

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

Parameters

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

Applies to