Share via


NEPacketTunnelProvider.PacketFlow Property

Definition

Gets the packet flow that receives IP packets and injects IP packets into the network.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEPacketTunnelFlow PacketFlow { [Foundation.Export("packetFlow")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("packetFlow")>]
member this.PacketFlow : NetworkExtension.NEPacketTunnelFlow

Property Value

Attributes

Applies to