sortDescriptors
An array of sort descriptor objects, used by the receiver to arrange its content.
Declaration
var sortDescriptors: [NSSortDescriptor] { get set }Discussion
This property is observable using key-value observing.
An array of sort descriptor objects, used by the receiver to arrange its content.
var sortDescriptors: [NSSortDescriptor] { get set }This property is observable using key-value observing.