pivotick - v0.0.1
    Preparing search index...

    Interface AbstractSelectionBoxAbstract

    interface AbstractSelectionBox {
        selectionInProgress(): boolean;
    }
    Index

    Methods