var nsSortDescriptors : [NSSortDescriptor ]
The request’s sort descriptors, accessed as reference types.
Availability 有効性
Technology
var sortDescriptors: [SortDescriptor
<Result>] { get set }
SectionIdentifier
conforms to Hashable
and Result
inherits NSManagedObject
.Set this configuration value to cause a Sectioned
to execute a fetch with a new collection of Sort
instances. If you want to use NSSort
instances, set ns
instead. Use care to coordinate section and sort updates, as described in Sectioned
.
Access this value for a given request by using the sort
property on the associated Sectioned
instance, either directly or with a Binding
.
var nsSortDescriptors : [NSSortDescriptor ]