TimelineKit API
    Preparing search index...

    Interface HistogramResourceEventArgs

    Event args emitted when a resource changes.

    interface HistogramResourceEventArgs {
        resource: HistogramResource;
    }
    Index

    Properties

    Properties