class PreferencesController : Controller
Controller regarding Preferences.
PreferencesController()
Controller regarding Preferences. |
var preferences: Preferences
the application preferences. |
fun savePreferences(): Unit
Save the application preferences. |