Firebase Kotlin SDK
Toggle table of contents
2.2.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-database
/
dev.gitlive.firebase.database
/
Query
/
orderByValue
order
By
Value
android
common
ios
js
jvm
actual
fun
orderByValue
(
)
:
Query
(
source
)
expect
fun
orderByValue
(
)
:
Query
(
source
)
Creates a query in which nodes are ordered by their value
Return
A query with the new constraint
actual
fun
orderByValue
(
)
:
Query
(
source
)
actual
fun
orderByValue
(
)
:
Query
(
source
)
actual
fun
orderByValue
(
)
:
Query
(
source
)