[]
        
(Showing Draft Content)

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

ShowDelay Method

ShowDelay(int)

Configurates ShowDelay. Sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element.

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

The value.

Returns
Type Description
TBuilder

Current builder.