MenuItemStaysOpenOnClick Property
Gets or sets a value that indicates the submenu that this
MenuItem is
within should not close when this item is clicked.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool StaysOpenOnClick { get; set; }
Public Property StaysOpenOnClick As Boolean
Get
Set
abstract StaysOpenOnClick : bool with get, set
override StaysOpenOnClick : bool with get, set
Property Value
Boolean