An entry in the list of scanning steps of the introduction screen.
Optional
The image of the entry.
new NoIntroImage({}); Copy
new NoIntroImage({});
The text of the entry.
new StyledText({ "text": "?cameraIntroDescription", "color": "?sbColorOnSurface"}); Copy
new StyledText({ "text": "?cameraIntroDescription", "color": "?sbColorOnSurface"});
Generated using TypeDoc
An entry in the list of scanning steps of the introduction screen.