Preferences

open fun Preferences(Context: Context): IPreferences_

preferences from context

Return

the preferences

Parameters

Context

a context (only needed on the first call — but how will you know you are the first to call)


private open var Preferences: IPreferences_

cache the preferences.