@witchcraft/layout
    Preparing search index...
    • Parameters

      • __namedParameters: {
            getWin?: (f: LayoutFrame) => Pick<LayoutWindow, "pxWidth" | "pxHeight">;
            showCollapsed?: boolean;
            showDocked?: boolean;
            showPos?: boolean;
            showPxSize?: boolean;
            showSize?: boolean;
        } = {}

      Returns (f: LayoutFrame) => string