BadgePosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines the position where the badge will be shown on top of Content.
public enum BadgePosition
- Inheritance
-
System.EnumBadgePosition
Fields
Name | Value | Description |
---|---|---|
TopLeft | 0 | |
TopRight | 1 | |
BottomLeft | 2 | |
BottomRight | 3 |