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

tryLast(where:)

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

Declaration 宣言

func tryLast(where predicate: @escaping (Date) throws -> Bool) -> Publishers.TryLastWhere<Timer.TimerPublisher>