Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.typeSafeRegistry
/
dev.lounres.kone.registry
/
getOrNull
get
Or
Null
fun
<
T
>
Registry
.
getOrNull
(
registryKey
:
RegistryKey
<
T
>
)
:
T
?
(
source
)
Retrieves value by this
registryKey
or returns
null
if no association is present.