NEAppPushManager.MatchPrivateLteNetworks Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEPrivateLteNetwork[] MatchPrivateLteNetworks { [Foundation.Export("matchPrivateLTENetworks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMatchPrivateLTENetworks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matchPrivateLTENetworks", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMatchPrivateLTENetworks:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MatchPrivateLteNetworks : NetworkExtension.NEPrivateLteNetwork[] with get, set

Property Value

Attributes

Applies to