Timer widget
The Timer widget can be used to count down the time to an event.
| id | Mango.Widgets.TimerWidget | 
| assemblyName | Mango.UI | 
| factoryClass | Mango.Widgets.TimerWidgetFactory | 
| Setting | Description | 
|---|---|
| EndMessage | The message that appears when the timer countdown has ended. | 
| Title | The title of the Timer, shown in the widget header and in the end message dialog. | 
| ShowEndDialog | Specify whether to display a dialog box with the end-message when the timer ends. |