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