EnumCalloutAnimation
Enum
Callout animations provided by AnimationManager.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
[Flags]
public enum CalloutAnimation
Fields
FadeAndMove
Combination of 'Fade' and 'Move' animations.
FadeAndReveal
Combination of 'Fade' and 'Reveal' animations.
FadeAndScale
Combination of 'Fade' and 'Scale' animations.
Reveal
A 'Reveal' animation type.