Contents

endGeneratingLibraryChangeNotifications()

Asks the media library to turn off notifications for whenever the library changes.

Declaration

func endGeneratingLibraryChangeNotifications()

Discussion

To completely turn off notifications, you must call this method the same number of times that you called beginGeneratingLibraryChangeNotifications().

See Also

Receiving notifications when the user’s library changes