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