FeatureSwitches.ScriptVisualEnabled Property

Definition

Gets a value whether the ScriptVisual is enabled.

public:
 property bool ScriptVisualEnabled { bool get(); };
public bool ScriptVisualEnabled { get; }
member this.ScriptVisualEnabled : bool
Public ReadOnly Property ScriptVisualEnabled As Boolean

Property Value

true if the ScriptVisual is enabled; otherwise, false.

Applies to