Partager via


NSBrowserDelegate.ShouldSizeColumn(NSBrowser, nint, Boolean, nfloat) Méthode

Définition

[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

S’applique à