TimelineKit API
    Preparing search index...

    Interface HistogramAllocationEventArgs

    Event args emitted when an allocation changes.

    interface HistogramAllocationEventArgs {
        allocation: HistogramAllocation;
    }
    Index

    Properties

    Properties