NSBrowserDelegate.ShouldSizeColumn(NSBrowser, nint, Boolean, nfloat) 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.
[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
Parâmetros
- browser
- NSBrowser
- columnIndex
- System.System.IntPtr System.nativeint
- userResize
- Boolean
- suggestedWidth
- nfloat
Retornos
- Atributos