Sprache

MifareClassic.TypePlus Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicType enum directly instead of this field.

Ein MIFARE Plus-Tag

[Android.Runtime.Register("TYPE_PLUS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicType enum directly instead of this field.", true)]
public const Android.Nfc.Tech.MifareClassicType TypePlus = 1;
[<Android.Runtime.Register("TYPE_PLUS")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.Tech.MifareClassicType enum directly instead of this field.", true)>]
val mutable TypePlus : Android.Nfc.Tech.MifareClassicType

Feldwert

Value = 1
Attribute

Hinweise

Ein MIFARE Plus-Tag

Java Dokumentation für android.nfc.tech.MifareClassic.TYPE_PLUS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: