This is an old revision of the document!


FadeTo

Summary

This function will fade the entire screen to black as default, or by a specified color of your choosing.

Parameters

Type: Text Default: black

The name of the type of color you wish to fade to.

See Also

Examples

<fadeto Color="white" />
This function call will fade the screen to white.