IMenuItem.

IsPointerOverSubMenu Property

Summary

Gets a value indicating whether the mouse is currently over the menu item's submenu.
Namespace
Avalonia.Controls
Containing Type
IMenuItem

Syntax

bool IsPointerOverSubMenu { get; }

Value

Type Description
bool