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