JchuComponents
Toggle table of contents
3.0.0-alpha07
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.wrapper
/
JchImage
/
DrawableImages
Drawable
Images
@
Immutable
@
JvmInline
value
class
DrawableImages
(
val
image
:
Drawable
)
:
JchImage
Members
Members & Extensions
Constructors
Drawable
Images
Link copied to clipboard
constructor
(
image
:
Drawable
)
Properties
image
Link copied to clipboard
val
image
:
Drawable
image
Vector
Link copied to clipboard
@get:
Composable
val
JchImage
.
imageVector
:
ImageVector
Author: @Jeluchu
painter
Link copied to clipboard
@get:
Composable
val
JchImage
.
painter
:
Painter
Author: @Jeluchu