- defaultReturnValue
- The default value to return if either the Preference is not persistent or the Preference is not in the shared preferences.
Documentation for this section has not yet been entered.
Attempts to get a persisted String from the Android.Content.ISharedPreferences.
This will check if this Preference is persistent, get the SharedPreferences from the Android.Preferences.PreferenceManager, and get the value.