Functions
getFileAccess
function getFileAccess(): FileSystemAccess;Defined in: file-system/index.d.ts:22
Returns FileSystemAccess, a shared singleton utility class to provide methods to access and work with the file system. This is used under the hood of all the file system apis in @nativescript/core and provided as a lower level convenience if needed.
Returns
FileSystemAccess
FileSystemAccess
- Previous
- getCurrentPage