Notification Style
Defined under the namespace Scandit.Datacapture.Core.Ui
- NotificationStyle
Added in version 7.5.0
A style that can be used as a preset for customizing a notification.
- Success
Added in version 7.5.0
Style used for notifications that display a success message. It will show a checkmark icon with a green background.
- Info
Added in version 7.5.0
Style used for notifications that display an info message. It will show an exclamation mark icon with a black background.
- Warning
Added in version 7.5.0
Style used for notifications that display a warning message. It will show an exclamation mark icon with a yellow background.
- Error
Added in version 7.5.0
Style used for notifications that display an error message. It will show an exclamation mark icon with a red background.