EventListenerFilter interface

A base class for event filter which determines whether an event should be sent to an event listener.

Properties

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

type

Polymorphic discriminator, which specifies the different types this object can be

type: "EventName"

Property Value

"EventName"