Class com.flashdoctors.dose.ui.animate.TimelineTransition

Description

TimelineTransition class

Method Index

setFromLabel(), setToLabel()

Inherited from AbstractTransition

Method Detail

setToLabel

public function setToLabel(frameLabel:String):Void

// TODO: Add description of the setToLabel method.

Parameters

frameLabela value for frameLabel

Return

Void

setFromLabel

public function setFromLabel(frameLabel:String):Void

// TODO: Add description of the setFromLabel method.

Parameters

frameLabela value for frameLabel

Return

Void