The InteractionEvent type exposes the following members.

Properties

  NameDescription
Public propertyEventType
Gets the type of the event.
Public propertyName
Gets the name of the event. This is a display name and may provide more detail than just the event type.
Public propertyTimeFromInteractionStart
Gets the relative time the event started based on when the interaction started. This is in milliseconds.

See Also