Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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