Show / Hide Table of Contents

Namespace EmptyKeys.UserInterface.Media.Animation

Classes

AnimationManager

Implements manager for all animation storyboards and updates every frame

BackEase

Implements back easing function for animations

BaseAnimation<T, K>

Implements generic base class for from/to/by animations

BeginStoryboard

Implements trigger action for animations

CubicEase

Implements cubic easing function for animations

EasingFunctionBase

Implements base for animation easing functions

ElasticEase

Implements elastic easing function for animations

ExponentialEase

Implements exponential easing function for animations

FloatAnimation

Implements animation for float type property

PowerEase

Implements easing function for animations - Math.Pow

QuadraticEase

Implements quadratic easing function for animations

SineEase

Implements sinus curve easing function for animations

SolidColorBrushAnimation

Implements Solid Color Brush animation

Storyboard

Implements parent for all animations, storyboard starts/updates all its children

ThicknessAnimation

Implements animation for thickness

Timeline

Implements base class for all animations

Structs

RepeatBehavior

Implements repeat behavior for animations

Enums

EasingMode

Describes different animation easing modes

Back to top Generated by DocFX