NfcBarcode.Type Property

Definition

Returns the NFC Barcode tag type.

public Android.Nfc.Tech.NfcBarcodeType Type { [Android.Runtime.Register("getType", "()I", "")] get; }
[<get: Android.Runtime.Register("getType", "()I", "")>]
member this.Type : Android.Nfc.Tech.NfcBarcodeType

Property Value

NfcBarcodeType

the NFC Barcode tag type

Attributes

Remarks

Java documentation for android.nfc.tech.NfcBarcode.getType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to