Share via


NEAppRule.MatchTools Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEAppRule[]? MatchTools { [Foundation.Export("matchTools", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMatchTools:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("matchTools", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMatchTools:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MatchTools : NetworkExtension.NEAppRule[] with get, set

Property Value

Attributes

Applies to