Android.Content.Context.AccountService Field
Use with Context.GetSystemService(string) to retrieve a Android.Accounts.AccountManager for receiving intents at a time of your choosing.

Syntax

[Android.Runtime.Register("ACCOUNT_SERVICE")]
public const string AccountService

See Also

Context.GetSystemService(string)
Android.Accounts.AccountManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Accounts.AccountManager for receiving intents at a time of your choosing.

[Android Documentation]

Requirements

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