Class RangeIndexAnimationTimeline

Class Hierarchy

Range index animation timeline represents the functionality to animate values within a range.

Inherits properties and message types from RangeIndexAnimationTimelineMetadata.

Synopsis

Methods
create()

Creates a new RangeIndexAnimationTimeline instance and returns it

RangeIndexAnimationTimeline.RangeIndexAnimationTimeline:create(anonymous)

Creates a new RangeIndexAnimationTimeline instance and returns it.

Parameters
anonymous (string)

Unused parameter

Return Values
(RangeIndexAnimationTimeline)

New RangeIndexAnimationTimeline instance.