NotificationAnimation Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the Notification animation.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum NotificationAnimation
Members

  Member nameValueDescription
None0 The notification animation is None.
Resize1 The notification animation is Resize.
Fade2 The notification animation is Fade.
Slide4 The notification animation is Slide.
FlyIn8 The notification animation is FlyIn.
See Also

Reference