Share via


NEOnDemandRuleEvaluateConnection.ConnectionRules Property

Definition

Gets or sets the connection rules.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to