Android.Nfc.CardEmulators.CardEmulation.SelectionModeAlwaysAsk Field
Return value for CardEmulation.GetSelectionModeForCategory(string).

Value: 1

Syntax

[Android.Runtime.Register("SELECTION_MODE_ALWAYS_ASK")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.CardSelectionMode enum directly instead of this field.")]
public const CardSelectionMode SelectionModeAlwaysAsk

Remarks

Return value for CardEmulation.GetSelectionModeForCategory(string).

In this mode, when using ISO-DEP card emulation with Android.Nfc.CardEmulators.HostApduService or Android.Nfc.CardEmulators.OffHostApduService, whenever an Application ID (AID) of this category is selected, the user is asked which service he wants to use to handle the transaction, even if there is only one matching service.

[Android Documentation]

Requirements

Namespace: Android.Nfc.CardEmulators
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0