//Android/br.com.arch.toolkit.android.util/edit
[android]
fun ERROR CLASS: Symbol not found for SharedPreferences.edit(func: ERROR CLASS: Symbol not found for SharedPreferences.Editor.() -> Unit)
Extension function to simplify SharedPreferences editing with automatic SharedPreferences.Editor.apply.
android
| Â | Â |
|---|---|
| func | A lambda executed within the context of SharedPreferences.Editor. |