TimerEventArgs Class
Definition
Line
54
of
System.Screen/Events.cm
Constructors & Destructor
public
nothrow
TimerEventArgs
(
int
timerId_)
Member Functions
public
nothrow
int
TimerId
()
const
Member Variables
private
int
timerId
Constructor& Destructor Details
TimerEventArgs Constructor
public
nothrow
TimerEventArgs(
int
timerId_)
Definition
Line
56
of
System.Screen/Events.cm
Member Function Details
TimerId Member Function
public
nothrow
int
TimerId()
Definition
Line
59
of
System.Screen/Events.cm