Animation.getFileName

Overview | Methods | This Package | All Packages

Animation.getFileName

Retrieves the file name of the animation to be played.

Syntax

public final String getFileName()

Return Value

Returns the file name of the animation to be played.

Remarks

The name will be returned as a fully qualified path. To set the value of the fileName property, use the setFileName method.

See Also   setFileName