cef_state_t

Represents the state of a setting.

Values

ValueMeaning
STATE_DEFAULT0

Use the default state for the setting.

STATE_ENABLED1

Enable or allow the setting.

STATE_DISABLED2

Disable or disallow the setting.

Meta