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)
Syntaxpublic bool Animate { get; set; }<asp:ToolTip Animate="True|False" />
Property Value
Type:
Boolean
See Also