Click or drag to resize

UITimerOnElapsed Method

Raises the Elapsed event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual void OnElapsed(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also