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

last(where:)

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

Declaration 宣言

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