tolgee-mobile-kotlin-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
tolgee-mobile-kotlin-sdk
Core
/
io.tolgee
/
TolgeeAndroid
/
tPluralFlow
t
Plural
Flow
android
fun
tPluralFlow
(
resources
:
Resources
,
@
PluralsRes
id
:
Int
,
quantity
:
Int
)
:
Flow
<
String
>
(
source
)
fun
tPluralFlow
(
resources
:
Resources
,
@
PluralsRes
id
:
Int
,
quantity
:
Int
,
vararg
formatArgs
:
Any
)
:
Flow
<
String
>
(
source
)