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

Value: 0

Syntax

[Android.Runtime.Register("SELECTION_MODE_PREFER_DEFAULT")]
[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 SelectionModePreferDefault

Remarks

Return value for CardEmulation.GetSelectionModeForCategory(string).

In this mode, the user has set a default service for this category.

When using ISO-DEP card emulation with Android.Nfc.CardEmulators.HostApduService or Android.Nfc.CardEmulators.OffHostApduService, if a remote NFC device selects any of the Application IDs (AIDs) that the default service has registered in this category, that service will automatically be bound to to handle the transaction.

[Android Documentation]

Requirements

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