toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.storage
/
createFile
create
File
fun
Activity
.
createFile
(
mimeType
:
String
,
fileNameAndExtension
:
String
,
WRITE_REQUEST_CODE
:
Int
,
onCantHandleAction
:
(
)
->
Unit
=
{}
)