Preference
A preference of type T. Instances are created from RxSharedPreferences factories.
Types
Link copied to clipboard
Converts instances of T to be stored and retrieved as Strings in SharedPreferences.
Properties
Link copied to clipboard
The default value to return when this preference is not set
Link copied to clipboard
The RxSharedPreferences that backs this preference
Functions
Link copied to clipboard
Converts a preference of a nullable type to be an Optional of that same type instead.
Link copied to clipboard
Delete the preference from the underlying SharedPreferences