Switch.IsToggled Property

Definition

Gets or sets a Boolean value that indicates whether this Switch element is toggled.

public:
 property bool IsToggled { bool get(); void set(bool value); };
public bool IsToggled { get; set; }
member this.IsToggled : bool with get, set
Public Property IsToggled As Boolean

Property Value

Applies to