Поделиться через


NSTableReorder Делегат

Определение

public delegate bool NSTableReorder(NSTableView tableView, nint columnIndex, nint newColumnIndex);
type NSTableReorder = delegate of NSTableView * nint * nint -> bool

Параметры

tableView
NSTableView
columnIndex
System.System.IntPtr System.nativeint
newColumnIndex
System.System.IntPtr System.nativeint

Возвращаемое значение

Применяется к