menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QRBarcodeValues - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QRBarcodeValues

    Represents the QR barcode values.

    Inheritance
    System.Object
    QRBarcodeValues
    Namespace: Com.Syncfusion.Barcode
    Assembly: Syncfusion.SfBarcode.Android.dll
    Syntax
    public class QRBarcodeValues : Object

    Constructors

    QRBarcodeValues(QRBarcodeVersion, ErrorCorrectionLevel)

    Initializes the Values.

    Declaration
    public QRBarcodeValues(QRBarcodeVersion version, ErrorCorrectionLevel errorCorrectionLevel)
    Parameters
    Type Name Description
    QRBarcodeVersion version
    ErrorCorrectionLevel errorCorrectionLevel
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved