Enum BadgeIcon
Defines the predefined icons for badge
Namespace: Syncfusion.XForms.WPF.BadgeView
Assembly: Syncfusion.SfBadgeView.XForms.WPF.dll
Syntax
public enum BadgeIcon
Fields
| Name | Description |
|---|---|
| Add | To define the badge icon as add |
| Available | To define the badge icon as available |
| Away | To define the badge icon as away. |
| Busy | To define the badge icon as busy |
| Delete | To define the badge icon as delete |
| Dot | To define the badge icon as dot |
| None | To define the badge icon as None. |
| Prohibit1 | To define the badge icon as prohibit1. |
| Prohibit2 | To define the badge icon as prohibit2 |