FileColumns

Properties

Link copied to clipboard

The URI to view the file. Type: String?

Link copied to clipboard

The display name of the file. Type: String

Link copied to clipboard

The unique ID of the file. Type: String

Link copied to clipboard

Whether the file is a directory. Type: Int

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The MIME type of the file. This is used to determine how to open the file. Make sure that this is either a common MIME type or that your app can handle this MIME type. Type: String?

Link copied to clipboard
Link copied to clipboard

The display path of the file. Type: String?

Link copied to clipboard

The size of the file in bytes. Type: Long?

Link copied to clipboard