Asks the media library to turn off notifications for whenever the library changes.
SDKs
- iOS 3.0+
- Mac Catalyst 13.0+
Framework
- Media Player
Declaration
func endGeneratingLibraryChangeNotifications()
Discussion
To completely turn off notifications, you must call this method the same number of times that you called begin
.