Enum
BadgeAlignment

The alignment of badge according to its content.

Definition

Namespace:Telerik.Maui.Controls.BadgeView

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum BadgeAlignment

Fields

Center

The center of an alignment according to the content.

Declaration

cs-api-definition
Center = 1

Field Value

BadgeAlignment

End

The start of an alignment according to the content. Usually the Top or Left.

Declaration

cs-api-definition
End = 2

Field Value

BadgeAlignment

Start

The start of an alignment according to the content. Usually the Bottom or Right.

Declaration

cs-api-definition
Start = 0

Field Value

BadgeAlignment

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