setInt

open fun setInt(key: String, val: Int)

Writes an to the settings.

Parameters

key

Key of the setting.

val

Value of the setting.