Android.Content.PM.PackageManager.FeatureNfcHostCardEmulation Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports host- based NFC card emulation.

Syntax

[Android.Runtime.Register("FEATURE_NFC_HOST_CARD_EMULATION")]
public const string FeatureNfcHostCardEmulation

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports host- based NFC card emulation.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1