menu

MAUI

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

    Show / Hide Table of Contents

    Class BadgeIcon

    Defines the predefined icons for badge.

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

    Fields

    Add

    To define the badge icon as add.

    Declaration
    public const BadgeIcon Add
    Field Value
    Type
    BadgeIcon

    Available

    To define the badge icon as available.

    Declaration
    public const BadgeIcon Available
    Field Value
    Type
    BadgeIcon

    Away

    To define the badge icon as away.

    Declaration
    public const BadgeIcon Away
    Field Value
    Type
    BadgeIcon

    Busy

    To define the badge icon as busy.

    Declaration
    public const BadgeIcon Busy
    Field Value
    Type
    BadgeIcon

    Delete

    To define the badge icon as delete.

    Declaration
    public const BadgeIcon Delete
    Field Value
    Type
    BadgeIcon

    Dot

    To define the badge icon as dot.

    Declaration
    public const BadgeIcon Dot
    Field Value
    Type
    BadgeIcon

    None

    To define the badge icon as None.

    Declaration
    public const BadgeIcon None
    Field Value
    Type
    BadgeIcon

    Prohibit1

    To define the badge icon as prohibit1.

    Declaration
    public const BadgeIcon Prohibit1
    Field Value
    Type
    BadgeIcon

    Prohibit2

    To define the badge icon as prohibit2.

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