Notification

Defined in framework ScanditCaptureCore

NotificationConfiguration
open class NotificationConfiguration : NSObject

Added in version 7.5.0

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

tag
open var tag: String { get }

Added in version 7.5.0

The tag of the notification.