updateNotification(_:)
Updates a notification with new content.
Declaration
func updateNotification(_ notification: AccessoryNotification)Parameters
- notification:
The notification with updated details.
Discussion
Accessories don’t need to alert the person for notification updates; update the displayed notification content without triggering additional alerts.