Contents

gatewayAddress

The address of the next-hop gateway of the route.

Declaration

var gatewayAddress: String? { get set }

Discussion

The default value of this property is nil. When this property is nil, the route’s next-hop gateway will be set to the TUN interface.

See Also

Accessing IPv6 Route Properties