sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.util
/
toAndroidPair
to
Android
Pair
inline
fun
<
F
,
S
>
Pair
<
F
,
S
>
.
toAndroidPair
(
)
:
Pair
<
F
,
S
>
(
source
)
Returns this
Kotlin
Pair
as an
Android
Pair
.