NSBrowserDelegate_Extensions.ShouldSizeColumn メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- This
- INSBrowserDelegate
- browser
- NSBrowser
- columnIndex
- System.System.IntPtr System.nativeint
- userResize
- Boolean
- suggestedWidth
- nfloat