Show / Hide Table of Contents

Enum EasingMode

Describes different animation easing modes

Namespace: EmptyKeys.UserInterface.Media.Animation
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum EasingMode

Fields

Name Description
EaseIn

The ease in

EaseInOut

The ease in out

EaseOut

The ease out

Back to top Generated by DocFX