Contents

pathUpdateHandler

A handler that receives network path updates.

Declaration

@preconcurrency final var pathUpdateHandler: (@Sendable (NWPath) -> Void)? { get set }

See Also

Handling Path Updates