Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSMetadataItemMBS class.

NSMetadataItemMBS.NSMetadataItemDisplayNameKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a string with the display name of the item, which may be different then the file system name.
Available in Mac OS X v10.7 and later.

Some examples using this method:

NSMetadataItemMBS.NSMetadataItemFSContentChangeDateKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a date object that contains the date and time that the file contents last changed.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataItemFSCreationDateKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a date object that contains the date and time that the file was created.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataItemFSNameKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a string with the name of the item as seen in the file system.
Available in Mac OS X v10.7 and later.

Some examples using this method:

NSMetadataItemMBS.NSMetadataItemFSSizeKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a number that indicates the size (in bytes) of the file on disk.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataItemIsUbiquitousKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a boolean indicating whether the item is stored in the cloud.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataItemPathKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is a string object that contains the full path to the file
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataItemURLKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that may be associated with an item.

The value is an URL string that you can use to open the file.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemHasUnresolvedConflictsKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a Boolean indicating whether the item is currently in conflict with another version of the file somewhere else.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemIsDownloadedKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a Boolean indicating whether the current version of the item has been downloaded and is available locally.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemIsDownloadingKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a Boolean indicating whether the item is currently being downloaded to the local device.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemIsUploadedKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a Boolean indicating whether the item has been uploaded to the cloud.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemIsUploadingKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a Boolean indicating whether the current version of the item is currently being uploaded to the cloud.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemPercentDownloadedKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a number that contains the percentage of the file that has already been downloaded from the cloud. The value is a double in the range 0.0 to 100.0.
Available in Mac OS X v10.7 and later.

NSMetadataItemMBS.NSMetadataUbiquitousItemPercentUploadedKey as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the possible attribute keys that describe cloud-related information about the item.

The value is a number that contains the percentage of the file that has already been uploaded to the cloud. The value is a double in the range 0.0 to 100.0.
Available in Mac OS X v10.7 and later.

The items on this page are in the following plugins: MBS MacCloud Plugin.


The biggest plugin in space...