WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BadgeFill

    Show / Hide Table of Contents

    Enum BadgeFill

    Defines the constants that specify the background of the SfBadge.

    Namespace: Syncfusion.Windows.Controls.Notification
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum BadgeFill

    Fields

    Name Description
    Accent

    Specifies an accent badge.

    Alt

    Specifies an alt badge.

    Default

    Specifies a default badge.

    Error

    Specifies an error badge.

    Information

    Specifies an information badge.

    Success

    Specifies a success badge.

    Warning

    Specifies a warning badge.

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