EnumBadgeType
Enum
The type of badge.
Definition
Namespace:Telerik.Maui.Controls.BadgeView
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum BadgeType
Fields
Add
The add style represents a badge with add functionality look.
Available
The available style represents a badge with available status look.
Away
The away style represents a badge with away status look.
DoNotDisturb
The do not disturb style represents a badge with do not disturb status look.
Dot
The dot style represents a badge with default style and smaller width and height.
Offline
The offline style represents a badge with offline status look.
OutOfOffice
The out of office style represents a badge with out of office status look.
Rejected
The rejected style represents a badge with rejected status look.