pathUpdateHandler
A handler that receives network path updates.
Declaration
@preconcurrency final var pathUpdateHandler: (@Sendable (NWPath) -> Void)? { get set }A handler that receives network path updates.
@preconcurrency final var pathUpdateHandler: (@Sendable (NWPath) -> Void)? { get set }