menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BadgeAlignment - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BadgeAlignment

    Defines the alignment for the badge.

    Inheritance
    System.Object
    BadgeAlignment
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class BadgeAlignment : Enum

    Fields

    Center

    To define the badge alignment as center.

    Declaration
    public const BadgeAlignment Center
    Field Value
    Type
    BadgeAlignment

    End

    To define the badge alignment as end.

    Declaration
    public const BadgeAlignment End
    Field Value
    Type
    BadgeAlignment

    Start

    To define the badge alignment as start.

    Declaration
    public const BadgeAlignment Start
    Field Value
    Type
    BadgeAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved