func next() -> Notification?
Asynchronously advances to the next element and returns it, or ends the sequence if there is no next element.
Availability 有効性
Technology
struct NotificationCenter
.Notifications
.Iterator
func next() -> Notification?
typealias NotificationCenter.Notifications.Iterator.Element
func makeAsyncIterator () -> NotificationCenter.Notifications.Iterator