'Declaration Public Enum NotificationBadgeVisibility Inherits System.Enum
public enum NotificationBadgeVisibility : System.Enum
Member | Description |
---|---|
Always | Notification will be aways shown |
Default | The default value is NonNullOrEmpty. |
Never | Notification won't be shown |
NonNullOrEmpty | Notification will be shown only if NotificationBadgeText is not null or empty |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2