menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class BadgeAnimation

    Defines the animation for the badge control.

    Inheritance
    System.Object
    BadgeAnimation
    Namespace: Syncfusion.XForms.BadgeView
    Assembly: Syncfusion.SfBadgeView.XForms.dll
    Syntax
    public sealed class BadgeAnimation : Enum

    Fields

    None

    To define the badge animation as none.

    Declaration
    public const BadgeAnimation None
    Field Value
    Type
    BadgeAnimation

    Scale

    To define the badge animation as scale.

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