search API (or start typing anywhere)
SystemEvent
snow.types.SystemEvent
defined in snow.types.Types
A system event
class
Members
input
input : snow.types.InputEvent
If type is
input
this will be populated, otherwise nulltype
type : snow.types.SystemEventType
The type of system event this event is. SystemEventType
window
window : snow.types.WindowEvent
If type is
window
this will be populated, otherwise nullMethods