NEDnsSettingsManager.OnDemandRules Property

Definition

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

Property Value

Attributes

Applies to