OneSDK
    Preparing search index...

    Interface MainViewConfig

    interface MainViewConfig {
        splitView: boolean;
        views: ViewConfig[];
    }
    Index

    Properties

    Properties

    splitView: boolean
    views: ViewConfig[]