Notification

Defined in namespace Scandit.DataCapture.Core.UI.Notification

NotificationConfiguration
class NotificationConfiguration : IDisposable

Added in version 8.5.0

This represents a notification that can be displayed to the user. Build it using the NotificationBuilder and present it using the INotificationPresenter.

Tag
string Tag { get; }

Added in version 8.5.0

The tag of the notification.