Progress.UnpublishingHandler
A block that the system calls when an observed progress object terminates the subscription.
Declaration
typealias UnpublishingHandler = @Sendable () -> VoidA block that the system calls when an observed progress object terminates the subscription.
typealias UnpublishingHandler = @Sendable () -> Void