Share via


NEHotspotHelper.SupportedNetworkInterfaces Property

Definition

Gets the list of supported network interfaces.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static NetworkExtension.NEHotspotNetwork[]? SupportedNetworkInterfaces { [Foundation.Export("supportedNetworkInterfaces")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedNetworkInterfaces")>]
static member SupportedNetworkInterfaces : NetworkExtension.NEHotspotNetwork[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to