NSBrowserDelegate_Extensions.DidChangeLastColumn Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- This
- INSBrowserDelegate
- browser
- NSBrowser
- oldLastColumn
- System.System.IntPtr System.nativeint
- toColumn
- System.System.IntPtr System.nativeint