An entry in the list of scanning steps of the introduction screen.

Constructors

Properties

Constructors

Properties

image: IntroImage

The image of the entry.

Default Value

new NoIntroImage({});

The text of the entry.

Default Value

new StyledText({
"text": "?cameraIntroDescription",
"color": "?sbColorOnSurface"
});

Generated using TypeDoc