Click or drag to resize

UITimer Methods

The UITimer type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides WidgetGetCallback.)
Protected methodOnElapsed
Raises the Elapsed event.
Public methodStart
Starts the timer
Public methodStop
Stops a running timer
Top
See Also