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

tryPrefix(while:)

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

Declaration 宣言

func tryPrefix(while predicate: @escaping (Date) throws -> Bool) -> Publishers.TryPrefixWhile<Timer.TimerPublisher>