Instance Method インスタンスメソッド

first(where:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func first(where predicate: @escaping (Notification) -> Bool) -> Publishers.FirstWhere<NotificationCenter.Publisher>