setBool

open fun setBool(key: String, val: Boolean)

Writes a to the settings.

Parameters

key

Key of the setting.

val

Value of the setting.