New to Telerik UI for .NET MAUIStart a free 30-day trial

The position of badge according to its content.

Definition

Namespace:Telerik.Maui.Controls.BadgeView

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum BadgePosition

Fields

The center position according to the content.

C#
Center = 1

The end position according to the content. Usually the Bottom or Right.

C#
End = 2

The start position according to the content. Usually the Top or Left.

C#
Start = 0
In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support