MenuItemIsChecked Property
Gets or sets if menu item is checked when
ToggleType is
CheckBox or
Radio.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsChecked { get; set; }
Public Property IsChecked As Boolean
Get
Set
abstract IsChecked : bool with get, set
override IsChecked : bool with get, set
Property Value
Boolean