OpenFin Workspace Platform API
    Preparing search index...

    Interface NotificationIndicatorColorsSetDarkScheme

    interface NotificationIndicatorColorsSetDarkScheme {
        dark: NotificationIndicatorColorsSet;
        light?: NotificationIndicatorColorsSet;
    }
    Index