toggle menu
compose
1.4.4
android
common
switch theme
search in API
compose
/
pro.respawn.kmmutils.compose.resources
/
string
string
android
common
@
Composable
fun
Int
.
string
(
vararg
args
:
Any
)
:
String
@
Composable
fun
Int
?
.
string
(
vararg
args
:
Any
)
:
String
?
@
Composable
fun
StringResource
.
string
(
vararg
args
:
Any
,
trim
:
Boolean
=
true
)
:
String
@
Composable
fun
Text
.
string
(
)
:
String