MouseHoverAttribute.Delay Property

Definition

Gets the time in milliseconds between the time when the mouse stops moving and the generation of the hover event.

public:
 property int Delay { int get(); };
public:
 property int Delay { int get(); };
public int Delay { get; }
member this.Delay : int
Public ReadOnly Property Delay As Integer

Property Value

The time in milliseconds between the time when the mouse stops moving and the generation of the hover event.

Applies to