setDoubleValue

external fun setDoubleValue(key: String, value: Double)

Set the value of specified setting key to the given double value. If the key already exists, the previous value is overwritten.