OneSDK
    Preparing search index...

    Interface UIConfig

    interface UIConfig {
        comment: UICommentConfig;
        darkMode: boolean;
        layout: LayoutConfig;
        pip: UIPipConfig;
        reaction: ReactionEffectConfig;
        theme: string;
        viewer: UIViewerConfig;
    }
    Index

    Properties

    darkMode: boolean
    layout: LayoutConfig
    theme: string