Click or drag to resize

ModernSwitchIsChecked Property

Gets or Sets if the switch is checked.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public bool IsChecked { get; set; }

Property Value

Type: Boolean
See Also