Rachel
Toggle table of contents
3.5.0
android
common
desktop
ios
web
Target filter
android
common
desktop
ios
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.startup.picker
/
love.yinlin.startup
/
StartupPicker
/
savePath
save
Path
android
common
desktop
ios
web
actual
suspend
fun
savePath
(
filename
:
String
,
mimeType
:
String
,
filter
:
String
)
:
ImplicitUri
?
expect
suspend
fun
savePath
(
filename
:
String
,
mimeType
:
String
=
MimeType.ANY
,
filter
:
String
=
"*.*"
)
:
ImplicitUri
?
actual
suspend
fun
savePath
(
filename
:
String
,
mimeType
:
String
,
filter
:
String
)
:
ImplicitUri
?
actual
suspend
fun
savePath
(
filename
:
String
,
mimeType
:
String
,
filter
:
String
)
:
ImplicitUri
?
actual
suspend
fun
savePath
(
filename
:
String
,
mimeType
:
String
,
filter
:
String
)
:
ImplicitUri
?