UITimer Methods |
The UITimer type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.) |
![]() | OnElapsed |
Raises the Elapsed event.
|
![]() | Start |
Starts the timer
|
![]() | Stop |
Stops a running timer
|