Share via


GenericEvent Members

The following tables list the members exposed by the GenericEvent type.

Public Constructors

Name Description
Public Method GenericEvent Creates an instance of the GenericEvent class.

Public Fields

Name Description
Public Field EventCategory Specifies the event category.
Public Field EventData Contains the data associated with the event.
Public Field EventMessage (Inherited from BaseEvent.)
Public Field Source (Inherited from BaseEvent.)
Public Field Time Holds the event's time stamp.
Public Field X Contains the X location on the screen of the point associated with the generic input event.
Public Field Y Contains the Y location on the screen of the point associated with the generic input event.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GenericEvent Class
Microsoft.SPOT Namespace