networkInterface
The network interface, if any, used by this flow.
Declaration
@NSCopying var networkInterface: nw_interface_t? { get set }Discussion
To transport the flow’s data over a different interface, set this property to that interface.
The network interface, if any, used by this flow.
@NSCopying var networkInterface: nw_interface_t? { get set }To transport the flow’s data over a different interface, set this property to that interface.