Refractored.Xam.Settings
Cross Platform settings
Current settings to use
Main Implementation for ISettings
Gets the current value or the default that you specify.
Vaue of t (bool, int, float, long, string)
Key for settings
default value if not set
Value or default
Adds or updates a value
key to update
value to set
True if added or update and you need to save
Adds or updates a value
key to update
value to set
True if added or update and you need to save
If value is null, this will be thrown.
Saves out all current settings
Removes a desired key from the settings
Key for setting