Badge Types
You can change the Badge type using one of the predefined badge types.
-
BadgeType(of type Telerik.XamarinForms.Primitives.BadgeType): Specifies the type of the Badge. The default value is
Default
The available options are:
- Default
- Available
- Away
- DoNotDisturb
- Offline
- OutOfOffice,
- Dot
- Add
- Remove
- Rejected
Example
Define the BadgeView:
Use the following namespace:
The result:
Badge Types example can be found in our SDK Browser Application.