The Core type exposes the following members.

Events

  NameDescription
Public eventApplicationClosed
This event is raised when the application is closed.
Public eventApplicationLaunched
This event is raised when the application is launched.
Public eventKeyboardAltKeyEvent
This event is raised whenever an alternate key is pressed on an attached keyboard.
Public eventKeyboardKeyEvent
This event is raised whenever an normal key is pressed on an attached keyboard.
Public eventTouchEvent
This event is raised whenever a touch event of any type occurs

See Also