tooltip.animation Object
A collection of {Animation} objects, used to change default animations. A value of false will disable all animations in the widget.
tooltip.animation.close Object
The animation that will be used when a Tooltip closes.
tooltip.animation.close.effects String
Effect to be used for closing of the tooltip.
tooltip.animation.close.duration Number
Defines the animation duration.
tooltip.animation.open Object
The animation that will be used when a Tooltip opens.
tooltip.animation.open.effects String
Effect to be used for opening of the Tooltip.
tooltip.animation.open.duration Number
Defines the animation duration.