IPreferences.

Set(string, bool) Method

Syntax

void Set(string key, bool value)

Parameters

Name Type Description
key string
value bool

Return Value

Type Description
void