OpenFin Workspace Platform API
    Preparing search index...

    Interface NotificationIndicatorColorsSet

    interface NotificationIndicatorColorsSet {
        background: string;
        foreground?: string;
    }
    Index
    background: string
    foreground?: string