AnimationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common properties related to extensions.
public static class AnimationExtensions
type AnimationExtensions = class
Public Module AnimationExtensions
Public Class AnimationExtensions
- Inheritance
-
AnimationExtensions
Fields
DefaultDelayBehavior |
The default Windows.UI.Composition.AnimationDelayBehavior value used for animations (only applies to composition animations). |
DefaultEasingMode |
The default Windows.UI.Xaml.Media.Animation.EasingMode value used for animations. |
DefaultEasingType |
The default EasingType value used for animations. |
Properties
BlurEffect |
Gets the blur effect. |
DefaultDelay |
Gets the default delay of animations. |
DefaultDuration |
Gets the default duration of animations. |
DefaultEasingType |
Gets or sets the default EasingType used for storyboard animations |
IsBlurSupported |
Gets a value indicating whether the platform supports blur. |
IsLightingSupported |
Gets a value indicating whether this instance is lighting supported. |
SaturationEffect |
Gets the saturation effect. |