setObject

open fun setObject(key: String, val: Any)

Writes an Object to the settings.

Parameters

key

Key of the setting.

val

Value of the setting.