Optional
source: DeepPartial<UserGuidanceConfiguration>Background style used for the user guidance.
new BackgroundStyle({
"strokeColor": "#00000000",
"fillColor": "?sbColorSurfaceLow"
});
Title of the user guidance.
new StyledText({
"color": "?sbColorOnPrimary"
});
Whether the user guidance is visible.
true;
Generated using TypeDoc
Configuration of the hint guiding users through the scanning process.