CurrentState Property (FlexUIMovieClip)

Action

Gets the current state of this component.

For UIMovieClip, the value of the currentState property is the current frame label.

Syntax

C#
protected String currentState { get; }
VB
'Declaration
Protected Read Property currentState As String

Access

Read only.