sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.net
/
toUri
to
Uri
inline
fun
String
.
toUri
(
)
:
Uri
(
source
)
Creates a Uri from the given encoded URI string.
See also
Uri.
parse
inline
fun
File
.
toUri
(
)
:
Uri
(
source
)
Creates a Uri from the given file.
See also
Uri.
fromFile