app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_track_export.presentation.util
Package-level
declarations
Functions
Functions
is
Allowed
Link copied to clipboard
fun
isAllowed
(
fileName
:
String
)
:
Boolean
show
Save
File
Dialog
Link copied to clipboard
fun
showSaveFileDialog
(
context
:
Context
,
onFileNameEntered
:
(
String
,
ExportFormat
,
Boolean
)
->
Unit
)