Dockview
    Preparing search index...

    Interface MovementOptions

    interface MovementOptions {
        group?: DockviewGroupPanel;
        includePanel?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    includePanel?: boolean