Share via


NEPacketTunnelNetworkSettings.IPv6Settings Property

Definition

Gets or sets the IPv6 network tunnel settings.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEIPv6Settings? IPv6Settings { [Foundation.Export("IPv6Settings", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setIPv6Settings:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("IPv6Settings", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setIPv6Settings:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.IPv6Settings : NetworkExtension.NEIPv6Settings with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to