default()
A convenience method for creating the default IPv4 route.
Declaration
class func `default`() -> NEIPv6RouteReturn Value
A NEIPv6Route object containing the default IPv6 route.
Discussion
Set this route in the includedRoutes array in NEIPv6Settings to specify that all IPv6 network traffic be routed to the TUN interface by default.