NSBrowserDelegate_Extensions.ShouldSizeColumn Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public static nfloat ShouldSizeColumn (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, nint columnIndex, bool userResize, nfloat suggestedWidth);
static member ShouldSizeColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * bool * nfloat -> nfloat
Parametri
- This
- INSBrowserDelegate
- browser
- NSBrowser
- columnIndex
- System.System.IntPtr System.nativeint
- userResize
- Boolean
- suggestedWidth
- nfloat