finished
Description:
public virtual signal void finished (
Object window)
When a crossfade finishes, window will have a copy of the end surface as its background, and this signal will get emitted.
Parameters:
| window |
the Window the crossfade happend on.
|