Widget.onTimer

handle timer; return true to repeat timer event after next interval, false cancel timer

class Widget
protected public
bool
onTimer
(
ulong id
)

Meta