Class MudGlobal.MenuDefaults
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
public static class MudGlobal.MenuDefaults
- Inheritance
-
MudGlobal.MenuDefaults
- Inherited Members
Properties
HoverDelay
The time in milliseconds before a MudMenu is activated by the cursor hovering over it or before it is hidden after the cursor leaves the menu.
public static int HoverDelay { get; set; }