API (v2.0.0) - Giro3D
    Preparing search index...

    Interface OperationCounterEvents

    interface OperationCounterEvents {
        changed: unknown;
        complete: unknown;
    }
    Index

    Properties

    Properties

    changed: unknown

    Raised when the counter is changed.

    complete: unknown

    Raised when all operations are completed.