kotose-utils-kmp
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
kotose-utils-kmp
kotose-resources
/
io.github.robinpcrd.kotose.resources
/
PainterRes
/
PainterRes
Painter
Res
android
constructor
(
@
DrawableRes
res
:
Int
?
=
null
,
vector
:
ImageVector
?
=
null
,
bitmap
:
ImageBitmap
?
=
null
,
painter
:
Painter
?
=
null
)