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