Share via


Switch.SwitchOffVisualState Field

Definition

The visual state name for when the switch is in the off position.

public: System::String ^ SwitchOffVisualState;
public const string SwitchOffVisualState;
val mutable SwitchOffVisualState : string
Public Const SwitchOffVisualState As String 

Field Value

The string "Off".

Applies to