Skip to content

Restructured the ToastNotification UG content#2222

Open
harinath-2699 wants to merge 4 commits into
hotfix/hotfix-v33.2.3from
toast-content-restructure
Open

Restructured the ToastNotification UG content#2222
harinath-2699 wants to merge 4 commits into
hotfix/hotfix-v33.2.3from
toast-content-restructure

Conversation

@harinath-2699
Copy link
Copy Markdown
Collaborator

Description:

Restructured UG content for WPF ToastNotifcation control.

@harinath-2699 harinath-2699 requested a review from durga-muthu May 4, 2026 13:43
@harinath-2699 harinath-2699 self-assigned this May 4, 2026
@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: toast-content-restructure

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: toast-content-restructure
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 3
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: toast-content-restructure

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: toast-content-restructure
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

![SfToastNotification image](Images/SimpleToast.png)

N> For displaying default/native toast notifications, you must initialize the **WindowsToastBootstrapper** for your application in `App.xaml.cs`. This initialization is required for the OS level toast to work. Please refer to the [Application Startup Configuration](https://help.syncfusion.com/wpf/Toast-Notification/getting-started#application-startup-configuration) section to know more.
> For displaying default or native toast notifications, you must initialize the `WindowsToastBootstrapper` for your application in `App.xaml.cs`. This initialization is required for OS-level toast notifications.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing format. N>


![WPF SfToastNotification Theme](Images/DarkTheme-image.jpg)

> `Window` and `Screen` are in-app toast modes and support customization, while `Default` mode uses native OS behavior and has limited customization. No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing format

Comment thread wpf/Toast-Notification/Appearance-and-Styling.md
@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: toast-content-restructure

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: toast-content-restructure
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

| **Flip Right Down** | `FlipRightDownIn` | `FlipRightDownOut` |
| **None** | `None` | `None` |

N> Appearance customization features such as `Severity`, `Variant`, `AccentBrush`, `Placement`, `ShowAnimationType`, `CloseAnimationType`, and `Duration` are not supported in `Default` mode because OS-level toast appearance and behavior are controlled by the operating system. These features are supported for custom toast notifications displayed in `Window` or `Screen` mode. The `Variant` and `AccentBrush` properties are applicable only when `Severity` is set to `Info`, `Success`, `Warning`, or `Error`. They are not applicable when `Severity` is set to `None`.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Severity variant and AccentBrush come under appearance customization, whereas other options such as placement, animation, and duration are not part of appearance customization

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will separate the notes into two parts

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: toast-content-restructure

@SyncfusionBuild
Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: toast-content-restructure
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants