coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-core
/
coil3
/
Uri
Uri
fun
Uri
(
scheme
:
String
?
=
null
,
authority
:
String
?
=
null
,
path
:
String
?
=
null
,
query
:
String
?
=
null
,
fragment
:
String
?
=
null
,
separator
:
String
=
Path.DIRECTORY_SEPARATOR
)
:
Uri
Create a
Uri
from parts without parsing.
See also
to
Uri