共用方式為


NSTableViewDelegate_Extensions.DidDragTableColumn 方法

定義

public static void DidDragTableColumn (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn);
static member DidDragTableColumn : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn -> unit

參數

tableView
NSTableView
tableColumn
NSTableColumn

適用於