Table of Contents

IWeatherNotificationSettingsBase 接口

命名空间
ClassIsland.Shared.Abstraction.Models
程序集
ClassIsland.Shared.dll

天气提醒提供方设置接口

public interface IWeatherNotificationSettingsBase

属性

AlertShowMode

气象预警显示模式

NotificationModes AlertShowMode { get; set; }

属性值

NotificationModes

ForecastShowMode

天气预报显示模式

NotificationModes ForecastShowMode { get; set; }

属性值

NotificationModes