OpenFin Workspace Platform API
    Preparing search index...

    Type Alias DockInitOptions

    type DockInitOptions = {
        config: Dock3Config;
        override: Dock3ConstructorOverride;
        windowOptions?: DockAllowedWindowOptions;
    }
    Index
    config: Dock3Config
    windowOptions?: DockAllowedWindowOptions