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

Hierarchy

  • PartiallyConstructible
    • IntroListEntry

Constructors

Properties

Constructors

  • Parameters

    • Optional source: DeepPartial<IntroListEntry>

    Returns IntroListEntry

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