OpenFin Workspace Platform API
    Preparing search index...

    Interface NotificationIndicatorColorsSetLightScheme

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