The InteractorEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodInteractorEventArgs
Created a new InteractorEventArgs instance.

Properties

  NameDescription
Public propertyElement
The list element that the event was raised for.
(Inherited from ElementEventArgs<(Of <(<'TElement>)>)>.)

See Also