menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BadgePosition - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved