PreferencesBinding

Parent class of any class generated by local-compiler (should they are being used in the project). It behaves similarly as ReadablePreferences with simpler API for generated sources to use.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun save()

Commit your preferences changes back from PreferencesEditor to the ReadablePreferences object it is editing. This atomically performs the requested modifications, replacing whatever is currently in the ReadablePreferences.