toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.query
/
max
max
inline
fun
<
T
:
Any
>
RealmQuery
<
*
>
.
max
(
property
:
String
)
:
RealmScalarNullableQuery
<
T
>
Similar to
RealmQuery.max
but the type parameter is automatically inferred.