Table of Contents

Constructor AnimationPlayer

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AnimationPlayer(AbstractControl)

Initializes a new instance of the AnimationPlayer class.

public AnimationPlayer(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

AnimationPlayer()

Initializes a new instance of the AnimationPlayer class.

public AnimationPlayer()