AboutSupportDeveloper GuideVersion 22.3.18

Interface NotificationIndicatorColorsSetDarkScheme

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

Properties

Properties