NEOnDemandRuleAction Enum

Definition

Enumerates the Action values of a NEOnDemandRule.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEOnDemandRuleAction
type NEOnDemandRuleAction = 
Inheritance
NEOnDemandRuleAction
Attributes

Fields

Connect 1
Disconnect 2
EvaluateConnection 3
Ignore 4

Applies to