Dockview
    Preparing search index...

    Interface MovePanelEvent

    interface MovePanelEvent {
        from: DockviewGroupPanel;
        panel: IDockviewPanel;
    }
    Index

    Properties

    Properties