includedRoutes
The IPv4 network traffic that the system routes to the TUN interface.
Declaration
var includedRoutes: [NEIPv4Route]? { get set }Mentioned in
Discussion
If you include the default route (0.0.0.0/0 or ::/0) in this property, the system routes traffic that doesn’t match a specific rule in the system routing table through the VPN.