Sprache

CardEmulation.ProtocolAndTechnologyRouteDefault Feld

Definition

Achtung

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

Leiten Sie den Standardwert in der Konfigurationsdatei weiter.

[Android.Runtime.Register("PROTOCOL_AND_TECHNOLOGY_ROUTE_DEFAULT", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute enum directly instead of this field.", true)]
public const Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute ProtocolAndTechnologyRouteDefault = 3;
[<Android.Runtime.Register("PROTOCOL_AND_TECHNOLOGY_ROUTE_DEFAULT", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute enum directly instead of this field.", true)>]
val mutable ProtocolAndTechnologyRouteDefault : Android.Nfc.CardEmulators.ProtocolAndTechnologyRoute

Feldwert

Value = 3
Attribute

Hinweise

Leiten Sie den Standardwert in der Konfigurationsdatei weiter.

Java Dokumentation für android.nfc.cardemulation.CardEmulation.PROTOCOL_AND_TECHNOLOGY_ROUTE_DEFAULT.

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: