Share via


BadgePosition Enum

Definition

Determines the position where the badge will be shown on top of Content.

public enum BadgePosition
Inheritance
System.Enum
BadgePosition

Fields

Name Value Description
TopLeft 0
TopRight 1
BottomLeft 2
BottomRight 3

Applies to