pivotick - v1.2.0
    Preparing search index...

    Interface GraphInteractionContext

    interface GraphInteractionContext {
        cancelled: boolean;
        cancel(): void;
    }
    Index

    Methods

    Properties

    Methods

    Properties

    cancelled: boolean