Skip to main content

IsSelected Property

Gets or sets a value indicating whether the MenuItem is currently selected.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsSelected { get; set; }

Property Value

Boolean

Implements

ISelectable.IsSelected

See Also

Reference

MenuItem Class
Avalonia.Controls Namespace