Android.Accounts.AccountManager.KeyIntent Field
Bundle key used for an Android.Content.Intent in results from methods that may require the caller to interact with the user.

Syntax

[Android.Runtime.Register("KEY_INTENT")]
public const string KeyIntent

Remarks

Bundle key used for an Android.Content.Intent in results from methods that may require the caller to interact with the user. The Intent can be used to start the corresponding user interface activity.

[Android Documentation]

Requirements

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