Table of Contents

Enum FadeOutAnimation.FadeDirection

Namespace
AlohaKit.Animations
Assembly
AlohaKit.Animations.dll

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

public enum FadeOutAnimation.FadeDirection

Fields

Down = 1
Up = 0