DayPilot.Bubble.animated

The animated property determines whether the bubble popup should be animated.

Default Value

true

See Also

DayPilot.Bubble.animation

Example

var bubble = new DayPilot.Bubble();
bubble.animated = false;