kotose-utils-kmp
Toggle table of contents
android
common
Target filter
android
common
Switch theme
Search in API
Skip to content
kotose-utils-kmp
kotose-resources
/
io.github.robinpcrd.kotose.resources
/
toStrRes
to
Str
Res
android
common
fun
Int
.
toStrRes
(
formatArgs
:
ImmutableList
<
Any
>
=
persistentListOf()
)
:
StrRes
fun
Int
.
toStrRes
(
quantity
:
Int
,
formatArgs
:
ImmutableList
<
Any
>
=
persistentListOf()
)
:
StrRes
fun
PlatformStrRes
.
toStrRes
(
)
:
StrRes
fun
String
.
toStrRes
(
)
:
StrRes
fun
StringResource
.
toStrRes
(
)
:
StrRes
fun
PluralStringResource
.
toStrRes
(
quantity
:
Int
)
:
StrRes