alexa
menu

WPF

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

    Show / Hide Table of Contents

    Namespace Syncfusion.UI.Xaml.SfToastNotification

    Classes

    SfToastNotification

    Control that provides the toast popup and related static helpers to show and close toasts. Adding this control to a host's XAML ensures the theme and overlay ControlTemplate from Generic.xaml are available.

    ToastAction

    Represents an action button for a toast notification. Actions can provide serialized arguments or a callback handler depending on the hosting scenario.

    ToastActionDataTemplateSelector

    DataTemplateSelector for toast action buttons. Allows users to customize button appearance by providing custom templates per action.

    ToastAnimation

    Defines animation types used when showing or closing toasts.

    ToastItem

    Represents a toast instance used by hosts to render a notification. This model is created from ToastOptions and exposes read-only properties used by the control template.

    ToastMode

    Specifies how toast notifications are displayed.

    ToastNotificationLocalizationResourceAccessor

    Represents the class that manages the localization for syncfusion controls.

    ToastNotificationLocalizationResourceExtension

    A markup extension that returns the localized string based on culture for the ResourceName.

    ToastOptions

    Options describing how a toast should look and behave when shown.

    ToastPlacement

    Specifies the screen placement for toasts when rendered by the overlay host.

    ToastSeverity

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

    ToastSound

    Defines the available sounds for toast notifications.

    ToastVariant

    Specifies the visual variant used to render the toast.

    WindowsToastBootstrapper

    Helper to bootstrap native Windows toasts and manage Start Menu shortcut/AUMID lifecycle.

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