Optional Boolean Setting
Represents an optional setting that can be either enabled or disabled.
Functions
Link copied to clipboard
Link copied to clipboard
Tells whether the setting is currently available.
Link copied to clipboard
Tells whether the setting is currently enabled, if isAvailable returns
true
, otherwise returned value is undefined.Link copied to clipboard
Tells whether the setting is updating.
Link copied to clipboard
Sets the setting value.