NSOutlineViewDataSource_Extensions.SortDescriptorsChanged Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void SortDescriptorsChanged (this AppKit.INSOutlineViewDataSource This, AppKit.NSOutlineView outlineView, Foundation.NSSortDescriptor[] oldDescriptors);
static member SortDescriptorsChanged : AppKit.INSOutlineViewDataSource * AppKit.NSOutlineView * Foundation.NSSortDescriptor[] -> unit
Parameters
- outlineView
- NSOutlineView
- oldDescriptors
- NSSortDescriptor[]