Contents

indexDidUpdateNotification

The notification the delegate posts after Spotlight updates the index.

Declaration

static let indexDidUpdateNotification: Notification.Name

Discussion

The notification’s userInfo dictionary contains the keys NSStoreUUIDKey and NSPersistentHistoryTokenKey.

See Also

Updating the Index