IAnimator Interface

Defines a methods and events for TLabelAnimated animation.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public interface IAnimator

Methods

ChangeTextLocation Change the location of Text.

Events

AnimationCycleCompleted Occurs when the TLabelAnimated completes an animation cycle.

See Also