Structs
The following structs are available globally.
-
A
See moreSortDescriptorstores a property name and a sort order for use withsorted(sortDescriptors:). It is similar toNSSortDescriptor, but supports only the subset of functionality which can be efficiently run by Realm’s query engine.Declaration
Swift
public struct SortDescriptor
View on GitHub
Install in Dash
Structs Reference