ISharedPreferencesEditor.PutString(String, String)
ISharedPreferencesEditor.PutString(String, String)
Method
Definition
[Android.Runtime.Register("putString", "(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SharedPreferences$Editor;", "GetPutString_Ljava_lang_String_Ljava_lang_String_Handler:Android.Content.ISharedPreferencesEditorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Android.Content.ISharedPreferencesEditor PutString (string key, string value);
abstract member PutString : string * string -> Android.Content.ISharedPreferencesEditor
Parameters
Returns
Remarks
Portions of this page are modifications based on work created and shared by the