Platforms to show: All Mac Windows Linux Cross-Platform
Back to PHPhotoLibraryMBS class.
PHPhotoLibraryMBS.cloudIdentifiersForLocalIdentifiers(localIdentifiers() as String) as PHCloudIdentifierMBS()
Function:
Queries cloud identifiers for local identifiers.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
PHPhotoLibraryMBS.Constructor
Function:
The constructor.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
PHPhotoLibraryMBS.Destructor
Function:
The destructor.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
PHPhotoLibraryMBS.localIdentifiersForCloudIdentifiers(cloudIdentifiers() as PHCloudIdentifierMBS) as String()
Function:
Queries local identifiers for cloud identifiers.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
PHPhotoLibraryMBS.performChanges(ChangeBlock as ChangeBlockMBS, CompletionHandler as ChangeCompletionHandlerMBS, tag as Variant = nil)
Function:
Asynchronously runs a block that requests changes to be performed in the photo library.
Notes: We call back to main thread for delegates, so please keep main thread available.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
Notes: We call back to main thread for delegates, so please keep main thread available.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
