Search
InteractionEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of interaction-related events.

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

 Public Constructors

  Name Description

InteractionEventArgs

Initializes a new instance of the InteractionEventArgs class.

 Public Properties

  Name Description

action

Gets the action associated with the event.

rawEventArgs

Gets the Javascript event data.

 See Also