Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ToastEasing - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ToastEasing

    Specifies the Toast Easing effects.

    Inheritance
    System.Object
    ToastEasing
    Namespace: Syncfusion.Blazor.Notifications
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ToastEasing : Enum

    Fields

    Ease

    Defines ToastEasing as Easing.

    Declaration
    public const ToastEasing Ease
    Field Value
    Type Description
    ToastEasing

    Linear

    Defines ToastEasing as Linear.

    Declaration
    public const ToastEasing Linear
    Field Value
    Type Description
    ToastEasing

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved