Viv JavaScript Runtime - v0.10.2
    Preparing search index...

    Interface VivInternalStateDebugging

    Data associated with the debugging facilities of the Viv runtime.

    interface VivInternalStateDebugging {
        watchlists?: VivInternalStateDebuggingWatchlists;
    }
    Index

    Properties

    Properties

    Watchlists containing debugging information about a set of constructs that the host application's Viv adapter has identified for watching.