setBoolean
Associates a new boolean value with @key under @group_name. If @key cannot be found then it is created.
Since
2.6
Parameters
groupName
a group name
key
a key
value
true or false
Associates a new boolean value with @key under @group_name. If @key cannot be found then it is created.
2.6
a group name
a key
true or false