Android.Preferences.Preference.PersistLong Method
Attempts to persist a long to the Android.Content.ISharedPreferences.

Syntax

[Android.Runtime.Register("persistLong", "(J)Z", "GetPersistLong_JHandler")]
protected virtual bool PersistLong (long value)

See Also

Preference.PersistString(string)
Preference.GetPersistedLong(long)

Parameters

value
The value to persist.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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