toggle menu
androidx-ktx-extras
common
switch theme
search in API
common-enums
/
io.github.edricchan03.androidx.common.enums
/
EnumFromValue
/
fromValueOrNull
from
Value
Or
Null
abstract
fun
fromValueOrNull
(
value
:
InternalValue
)
:
E
?
(
source
)
Gets the
E
representation of
value
, or
null
if no such representation exists.
Since
0.0.1