Share via


NEPacketTunnelNetworkSettings.IPv4Settings Property

Definition

Gets or sets the IPv4 network tunnel settings.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to