Share via


NEAppPushManager.MatchSsids Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] MatchSsids { [Foundation.Export("matchSSIDs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMatchSSIDs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matchSSIDs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMatchSSIDs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MatchSsids : string[] with get, set

Property Value

String[]
Attributes

Applies to