Settings Page

November 13, 2019 ยท View on GitHub

By default the settings page contains a single boolean setting to track whether the app should be displayed with the Light or Dark theme.

You can add additional settings by following the instructions appropriate to the design pattern you are using:

Code Behind (or with VB.Net examples)

MVVM Basic (or with VB.Net examples)

MVVM Light (or with VB.Net examples)