Determines whether the animation effect can be seen.
Syntax
Javascript (Usage)
var value; // Type: any
value = jQuery.wijmo.wijtooltip.options.hideAnimation;
Javascript (Specification)
var hideAnimation : any;
Remarks
This should be an object value. Possible values include:
'animated', 'duration', and 'easing'. You can create custom easing
animations using jQuery UI Easings.
This property works with jQuery animation.