Method | Description | |
---|---|---|
PreferenceChanged ( this sharedPreferences ) : IObservable |
A observable sequence of keys for changed shared preferences.
|
public static PreferenceChanged ( this sharedPreferences ) : IObservable |
||
sharedPreferences | this | The shared preferences to get the changes from. |
return | IObservable |