Table of Contents

Enum FadeInAnimation.FadeDirection

Namespace
AlohaKit.Animations
Assembly
AlohaKit.Animations.dll

Defines the direction of the fade-in animation (Up or Down).

public enum FadeInAnimation.FadeDirection

Fields

Down = 1
Up = 0