Namespaces
openFile
function openFile(filePath: string, title?: string): boolean;Defined in: utils/index.d.ts:120
Opens file.
Parameters
| Parameter | Type | Description |
|---|---|---|
filePath | string | The file. |
title? | string | Optional title for Android. Default is: 'Open File...' |
Returns
boolean
- Previous
- numberIs64Bit
- Next
- openUrl