Jump to: navigation, search

Changes


Settings

266 bytes added, 13:59, 13 June 2022
= UWP/WinX /Xamarin =
There are several categories of settings, each providing a group of configurable options for (a) specific feature(s).
|-
| ''ExpertMode''|| This boolean field denotes whether the Metadefinitions are loaded whenever the Profile of the App is loaded anew or not. By default the value is set to '''false''', i.e. the Metadefinitions are only loaded when the Application is initialized the first time, or when all data has been purged.
|-
| ''ShowUnreleasedFeatures''|| This boolean field denotes whether some unofficially released features/options should be enabled/shown. For example, the developer settings in the Xamarin app is hidden by default and only shown when this value is set true.
|-
|}