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
/
Resource
Resource
@
Immutable
@
JvmInline
value
class
Resource
(
@
DrawableRes
val
id
:
Int
)
:
JchImage
Members
Members & Extensions
Constructors
Resource
Link copied to clipboard
constructor
(
@
DrawableRes
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
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