AboutSupportDeveloper GuideVersion 22.3.19

Interface NotificationIndicatorColorsSetLightScheme

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

Properties

Properties