Constructors
constructor
-
new EventListenerMode( properties?: Partial< { global: boolean; preemptive: boolean; synchronous: boolean }, >,): EventListenerMode
Parameters
Optionalproperties: Partial<{ global: boolean; preemptive: boolean; synchronous: boolean }>
Properties
preemptive
preemptive: boolean
synchronous
synchronous: boolean