Summary
Gets or sets whether the
ToggleButton
is checked.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- ToggleButton
Syntax
public bool? IsChecked { get; set; }
Value
Type | Description |
---|---|
bool? |