capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class ForegroundStyle

    Configuration of the appearance for foreground elements (e.g. text and/or icons, etc).

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<ForegroundStyle>

      Returns ForegroundStyle

    Properties

    color: string

    The color used for foreground elements.

    Default is "#FFFFFF"

    iconVisible: boolean

    Determines whether the icon is visible or not.

    Default is true

    useShadow: boolean

    Determines whether to use drop shadows for foreground elements.

    Default is false