DirectoryEntry Object

The DirectoryEntry object represents a directory on a file system of the mobile device.

The properties of DirectoryEntry object are :

  • isFile: Always false (boolean).
  • isDirectory: Always true (boolean).
  • name: The name of the directory, excluding the path leading to it. 
  • fullPath: The full absolute path from the root to the directory.

 Adobe

Get help faster and easier

New user?