networkPrefixLengths
The IPv6 network prefix lengths to assign to the TUN interface.
Declaration
var networkPrefixLengths: [NSNumber] { get }Discussion
Each network prefix length in this array is combined with the IP address in the corresponding index in addresses to specify an IPv6 network that the TUN interface is (virtually) connected to.