MenuShowDelay Property
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static TimeSpan MenuShowDelay { get; set; }
Public Shared Property MenuShowDelay As TimeSpan
Get
Set
static member MenuShowDelay : TimeSpan with get, set
Property Value
TimeSpanSee Also
Reference
DefaultMenuInteractionHandler Class
Avalonia.Controls.Platform Namespace