Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

toHumanizedName

  • toHumanizedName(symbology: Symbology): string
  • Get the humanized name of a symbology.

    Parameters

    • symbology: Symbology

      The symbology for which to retrieve the name.

    Returns string

    The humanized name of the symbology.

toJSONName

  • Get the JSON key name of a symbology, used for JSON-formatted ScanSettings and the external Scandit Data Capture library.

    Parameters

    • symbology: Symbology

      The symbology for which to retrieve the name.

    Returns string

    The json key name of the symbology.

Generated using TypeDoc