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

tryLast(where:)

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

Declaration 宣言

func tryLast(where predicate: @escaping (Notification) throws -> Bool) -> Publishers.TryLastWhere<NotificationCenter.Publisher>