Table of Contents

Enum FlipAnimation.FlipDirection

Namespace
AlohaKit.Animations
Assembly
AlohaKit.Animations.dll

Specifies the direction for a flip animation or effect.

public enum FlipAnimation.FlipDirection

Fields

Left = 0

Indicates a flip animation or effect directed to the left.

Right = 1

Indicates a flip animation or effect directed to the right.