ScanHintPopup
A popup within the scan screen which shows a short explanation about how to scan.
Since
6.0.0
Properties
title?
optional title: string;
The text to display as title.
Since
6.0.0
message?
optional message: string;
The text to display as message.
Since
6.0.0
closeButton?
optional closeButton: string;
The text of the close button.
Since
6.0.0
imageSource?
optional imageSource: string;
The image to display.
Since
6.0.0