Click or drag to resize

ToolTipAnimate Property

Gets or sets whether to apply a CSS fade transition to the tooltip.

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

Property Value

Type: Boolean
See Also