Enum
BadgePosition

The position of badge according to its content.

Definition

Namespace:Telerik.Maui.Controls.BadgeView

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum BadgePosition

Fields

Center

The center position according to the content.

Declaration

cs-api-definition
Center = 1

Field Value

BadgePosition

End

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

Declaration

cs-api-definition
End = 2

Field Value

BadgePosition

Start

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

Declaration

cs-api-definition
Start = 0

Field Value

BadgePosition

In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support