Kotlin SQLite
Toggle table of contents
0.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Kotlin API
/
ksqlite.kapi.function
/
AggregateFunctionFinalScope
/
getContextOrNull
get
Context
Or
Null
inline
fun
<
C
:
Any
>
getContextOrNull
(
)
:
C
?
(
source
)
Returns the aggregate context, if any, as
C
.