Enum
NotificationAnimation

Enumerates the Notification animation.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public enum NotificationAnimation

Fields

Fade

The notification animation is Fade.

Declaration

cs-api-definition
Fade = 2

Field Value

NotificationAnimation

FlyIn

The notification animation is FlyIn.

Declaration

cs-api-definition
FlyIn = 8

Field Value

NotificationAnimation

None

The notification animation is None.

Declaration

cs-api-definition
None = 0

Field Value

NotificationAnimation

Resize

The notification animation is Resize.

Declaration

cs-api-definition
Resize = 1

Field Value

NotificationAnimation

Slide

The notification animation is Slide.

Declaration

cs-api-definition
Slide = 4

Field Value

NotificationAnimation

In this article
DefinitionFieldsFadeFlyInNoneResizeSlide
Not finding the help you need?
Contact Support