Represents a badge with additional text (for example, the number of elements).
Inherits: Inline : UIElement : UIElementBase
Content property: Content
| Name | Type | Description |
|---|---|---|
| Content | String | Content property. Badge text. |
| Small | Boolean | Reduced font. The specific font size depends on the user interface theme. |
| Basic element properties | ||
Note! Some elements, such as Header or
Tab, have a Badge property that
actually inserts the Badge element to the correct place.
XAML
Result