[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.HideDelay

HideDelay Method

HideDelay(int)

Configurates HideDelay. Sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.

Declaration
public TBuilder HideDelay(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.