NSBrowserDelegate_Extensions.ShouldSizeColumn Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- This
- INSBrowserDelegate
- browser
- NSBrowser
- columnIndex
- System.System.IntPtr System.nativeint
- userResize
- Boolean
- suggestedWidth
- nfloat