NSBrowserDelegate.ShouldSizeColumn(NSBrowser, nint, Boolean, nfloat) 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.
[Foundation.Export("browser:shouldSizeColumn:forUserResize:toWidth:")]
public virtual nfloat ShouldSizeColumn (AppKit.NSBrowser browser, nint columnIndex, bool userResize, nfloat suggestedWidth);
abstract member ShouldSizeColumn : AppKit.NSBrowser * nint * bool * nfloat -> nfloat
override this.ShouldSizeColumn : AppKit.NSBrowser * nint * bool * nfloat -> nfloat
Paramètres
- browser
- NSBrowser
- columnIndex
- System.System.IntPtr System.nativeint
- userResize
- Boolean
- suggestedWidth
- nfloat
Retours
- Attributs