SwitchOperator.Condition Property
Gets or sets a condition that is used to determine when the flow of features is on.
Syntax
public Condition Condition { get; set; }
Property Value
Default: null
A condition that must evaluate to True for the flow of features to be on.
Platforms
Windows, Linux, Android