@tawaship/pixim-animate-container - v3.0.0
    Preparing search index...

    Interface IAnimateFrameEventOption

    interface IAnimateFrameEventOption {
        endAnimation?: boolean;
        reachLabel?: boolean;
    }
    Index
    endAnimation?: boolean
    reachLabel?: boolean