announcementDidFinishNotification
A notification that UIKit posts when the system finishes reading an announcement.
Declaration
nonisolated static let announcementDidFinishNotification: NSNotification.NameDiscussion
The parameter is a dictionary with two keys, announcementStringValueUserInfoKey and announcementWasSuccessfulUserInfoKey. Observe this notification using the default notification center.