Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to PHPhotoLibraryMBS class.
PHPhotoLibraryMBS.DidBecomeUnavailable
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ❌ No |
PHPhotoLibraryMBS.DidChange(changes as PHChangeMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Photos | MBS Mac64bit Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ❌ No |
change: An object representing the changes.
Use the provided PHChangeMBS object to find out which, if any, of the albums or collections you’re interested in have changed and get detailed change information. Call the change object’s changeDetailsForObject method to get information about changes to an asset’s contents or metadata properties or about a collection’s metadata properties. Call the change object’s changeDetailsForFetchResult to get information about changes to a collection’s list of members (or to any other fetch result).
The items on this page are in the following plugins: MBS Mac64bit Plugin.