Click or drag to resize

ToolTipDelay Property

Gets or sets the delay in showing and hiding the tooltip (ms) - does not apply to manual Trigger type

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int Delay { get; set; }

Property Value

Type: Int32
See Also