pixi.js
    Preparing search index...

    Type Alias PointerEvents

    PointerEvents:
        | "auto"
        | "none"
        | "visiblePainted"
        | "visibleFill"
        | "visibleStroke"
        | "visible"
        | "painted"
        | "fill"
        | "stroke"
        | "all"
        | "inherit"

    The type of the pointer event to listen for.