Android.Provider.Settings.ActionNfcsharingSettings Field
Activity Action: Show NFC Sharing settings.

Syntax

[Android.Runtime.Register("ACTION_NFCSHARING_SETTINGS")]
public const string ActionNfcsharingSettings

See Also

Android.Nfc.NfcAdapter.IsNdefPushEnabled

Remarks

Activity Action: Show NFC Sharing settings.

This shows UI that allows NDEF Push (Android Beam) to be turned on or off.

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 14