@masatomakino/pixijs-basic-button
    Preparing search index...

    Class SelectionState<T>

    Type Parameters

    • T = any

    Hierarchy

    Index

    Constructors

    Properties

    isSelected: boolean = false
    prefixed: string | boolean

    Methods

    • Return the number of listeners listening to a given event.

      Parameters

      Returns number

    • Remove all listeners, or those of the specified event.

      Parameters

      • Optionalevent: keyof BasicButtonSelectionEventType<T>

      Returns this