Android.Preferences.MultiSelectListPreference.GetEntryValuesFormatted Method
Returns the array of values to be saved for the preference.

Syntax

[Android.Runtime.Register("getEntryValues", "()[Ljava/lang/CharSequence;", "GetGetEntryValuesHandler")]
public virtual Java.Lang.ICharSequence[] GetEntryValuesFormatted ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the array of values to be saved for the preference.

[Android Documentation]

Requirements

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