AboutSupportDeveloper GuideVersion 22.3.24

Interface NotificationIndicatorColorsSetLightScheme

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

Properties

Properties