Setting Namespace @beta
Function
| Name | Description | 
|---|---|
| Setting.areEqual | Returns true if aandbare considered equivalent Setting values. | 
| Setting.clone | Create a deep copy of a Setting. | 
Defined in
Setting Type Alias
Setting = JSONSchemaType
The value of a single named parameter within a settings that configures some aspect of the applications run-time behavior. Settings are stored in a SettingsDictionary. A setting is described by its SettingSchema.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.