Realm Kotlin Multiplatform SDK
/
io.realm.query
/
Sort
Sort
enum
Sort
:
Enum
<
Sort
>
Content copied to clipboard
This enum describes the sorting order used in Realm queries.
Entries
Properties
See also
See also
io.realm.query.RealmQuery
Entries
DESCENDING
Link copied to clipboard
DESCENDING
()
Content copied to clipboard
ASCENDING
Link copied to clipboard
ASCENDING
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard