Enum BadgePosition
Defines the position for badge control
Namespace: Syncfusion.XForms.WPF.BadgeView
Assembly: Syncfusion.SfBadgeView.XForms.WPF.dll
Syntax
public enum BadgePosition
Fields
Name | Description |
---|---|
BottomLeft | To set the badge control at the bottom left corner to the badge content |
BottomRight | To set the badge control at the bottom right corner to the badge content |
TopLeft | To set the badge control at the top left corner to the content |
TopRight | To set the badge control at the top right corner to the badge content |