sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.graphics.drawable
/
IconCompat
/
toIcon
to
Icon
@
RequiresApi
(
value
=
23
)
@
NonNull
open
fun
toIcon
(
@
Nullable
context
:
Context
)
:
Icon
(
source
)
Convert this compat object to
Icon
object.
Return
Icon
object
@
RequiresApi
(
value
=
23
)
@
NonNull
open
fun
toIcon
(
)
:
Icon
(
source
)
Deprecated
Use
toIcon
to generate the
Icon
object.