次の方法で共有


NSOutlineViewDelegate_Extensions.ShouldReorder メソッド

定義

public static bool ShouldReorder (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, nint columnIndex, nint newColumnIndex);
static member ShouldReorder : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * nint * nint -> bool

パラメーター

outlineView
NSOutlineView
columnIndex
System.System.IntPtr System.nativeint
newColumnIndex
System.System.IntPtr System.nativeint

戻り値

適用対象