Android.Provider.Settings.ActionNfcPaymentSettings Field
Activity Action: Show NFC Tap & Pay settings

Syntax

[Android.Runtime.Register("ACTION_NFC_PAYMENT_SETTINGS")]
public const string ActionNfcPaymentSettings

Remarks

Activity Action: Show NFC Tap & Pay settings

This shows UI that allows the user to configure Tap&Pay settings.

In some cases, a matching Activity may not exist, so ensure you safeguard against this.

Input: Nothing.

Output: Nothing

[Android Documentation]

Requirements

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