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

    Class StyledText

    Configuration of the text field appearance.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<StyledText>

      Returns StyledText

    Properties

    color: string

    The text color.

    Default is "#FFFFFF"

    text: string

    The value of the text field.

    Default is ""

    useShadow: boolean

    Determines whether to enable drop shadows for the text.

    Default is false

    visible: boolean

    Determines whether the text field is visible or not.

    Default is true