Contents

nw_path_enumerate_gateways_block_t

A block that enumerates the gateways configured on the interfaces available to a path.

Declaration

typealias nw_path_enumerate_gateways_block_t = (nw_endpoint_t) -> Bool

Return Value

Return true to continue enumerating, or false to stop enumerating.

See Also

Data Types