toggle menu
compose-resources-kmp
0.1.0-SNAPSHOT
android
common
jvm
switch theme
search in API
compose-resources
/
com.javiersc.compose.resources
Package-level
declarations
Types
Functions
Types
Drawable
Link copied to clipboard
class
Drawable
(
val
name
:
String
,
val
extension
:
String
,
val
type
:
String
)
Functions
painter
Resource
Link copied to clipboard
android
common
jvm
@
Composable
actual
fun
painterResource
(
resource
:
String
,
type
:
String
)
:
Painter
@
Composable
fun
painterResource
(
drawable
:
Drawable
)
:
Painter
@
Composable
expect
fun
painterResource
(
resource
:
String
,
type
:
String
)
:
Painter
@
Composable
actual
fun
painterResource
(
resource
:
String
,
type
:
String
)
:
Painter