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