MenuItem.

IsSelected Property

Summary

Gets or sets a value indicating whether the MenuItem is currently selected.
Namespace
Avalonia.Controls
Containing Type
MenuItem

Syntax

public bool IsSelected { get; set; }

Value

Type Description
bool