Type Alias EventMode

EventMode: "none" | "passive" | "auto" | "static" | "dynamic"

The type of interaction a DisplayObject can be. For more information on values and their meaning, see PIXI.DisplayObject.eventMode DisplayObject's eventMode property.

PIXI

7.2.0