Property IsChecked
| Edit this page View SourceIsChecked
Gets or sets a value indicating whether this switch is checked or not.
Declaration
public bool IsChecked { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether this switch is checked or not.
public bool IsChecked { get; set; }
Type | Description |
---|---|
bool |