Table of Contents

Property MouseHoverTime

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MouseHoverTime

Gets or sets the duration, in milliseconds, that the mouse pointer must remain stationary within a control and hover rectangle for a hover event to be raised. Default value is 400 milliseconds.

public static int MouseHoverTime { get; set; }

Property Value

int