alexa
menu

WPF

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

    Show / Hide Table of Contents

    Enum ToastSeverity

    Describes the semantic severity of a toast, used to adjust visuals.

    Namespace: Syncfusion.UI.Xaml.SfToastNotification
    Assembly: Syncfusion.SfToastNotification.WPF.dll
    Syntax
    public enum ToastSeverity

    Fields

    Name
    Error

    Error severity (negative/failure state).

    Info

    Informational severity (neutral tone).

    None
    Success

    Success severity (positive result).

    Warning

    Warning severity (requires attention).

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