NfcAdapter.ActionTagDiscovered Field

Definition

Intent to start an activity when a tag is discovered.

[Android.Runtime.Register("ACTION_TAG_DISCOVERED")]
public const string ActionTagDiscovered;
[<Android.Runtime.Register("ACTION_TAG_DISCOVERED")>]
val mutable ActionTagDiscovered : string

Field Value

String
Attributes

Remarks

Java documentation for android.nfc.NfcAdapter.ACTION_TAG_DISCOVERED.

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