Table of Contents

Class BounceInAnimation

Namespace
AlohaKit.Animations
Assembly
AlohaKit.Animations.dll

The BounceInAnimation is a custom animation designed to create a "bounce-in" effect, typically used in UI transitions where an element enters the screen with an animated bounce.

public class BounceInAnimation : AnimationBase, INotifyPropertyChanged
Inheritance
BounceInAnimation
Implements
Inherited Members

Methods

BeginAnimation()

protected override Task BeginAnimation()

Returns

Task