Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-document-picker
@nativescript-community/ui-document-picker
pickFolder
Function pickFolder
pickFolder
(
params
?:
FolderPickerOptions
,
)
:
Promise
<
{
android
?:
any
;
folders
:
string
[]
;
ios
?:
any
}
>
Parameters
Optional
params
:
FolderPickerOptions
Returns
Promise
<
{
android
?:
any
;
folders
:
string
[]
;
ios
?:
any
}
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Nativescript Doc
@nativescript-community/ui-document-picker
Loading...