Android.Accounts.AuthenticatorDescription.AccountPreferencesId Property
A resource id for a hierarchy of PreferenceScreen to be added to the settings page for the account.

Syntax

[Android.Runtime.Register("accountPreferencesId")]
public int AccountPreferencesId { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

A resource id for a hierarchy of PreferenceScreen to be added to the settings page for the account. See Android.Accounts.AbstractAccountAuthenticator for an example.

[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