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

    Interface ScrollBarEventTypes

    interface ScrollBarEventTypes {
        stop_inertial_tween: () => void;
        update_target_position: () => void;
    }
    Index

    Properties

    stop_inertial_tween: () => void
    update_target_position: () => void