編輯

共用方式為


NEHotspotHelperOptions Constructors

Definition

Overloads

NEHotspotHelperOptions()

Creates a new empty hotspot helper options object.

NEHotspotHelperOptions(NSDictionary)

Creates a new hotspot helper options object from the provided dictionary.

NEHotspotHelperOptions()

Creates a new empty hotspot helper options object.

public NEHotspotHelperOptions ();

Applies to

NEHotspotHelperOptions(NSDictionary)

Creates a new hotspot helper options object from the provided dictionary.

public NEHotspotHelperOptions (Foundation.NSDictionary dictionary);
new NetworkExtension.NEHotspotHelperOptions : Foundation.NSDictionary -> NetworkExtension.NEHotspotHelperOptions

Parameters

dictionary
NSDictionary

Applies to