jamesmontemagno / SettingsPlugin

Read and Write Settings Plugin for Xamarin and Windows
MIT License
324 stars 80 forks source link

what is the use of AppSettings.GetValueOrDefault<string>(UserNameKey, UserNameDefault); #69

Closed hemakumarveerla closed 7 years ago

hemakumarveerla commented 7 years ago

Please fill out either the bug or feature request section and remove whatever section you are not using.

Bug

Version Number of Plugin: Device Tested On: nexus Simulator Tested On: nexus

Expected Behavior

Actual Behavior

Steps to reproduce the Behavior

Feature Request:

Please fill in what you would like

jamesmontemagno commented 7 years ago

This would get a username from your saved preferences. Please read through the Readme file.