toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
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