[This documentation is preliminary and is subject to change.]
Provides classes that allow developers to define the app settings that appear in the settings pane of the Windows shell. The settings pane provides a consistent place for users to access app settings.
Members
The Windows.UI.ApplicationSettings namespace has these types of members:
Classes
The Windows.UI.ApplicationSettings namespace has these classes.
| Class | Description |
|---|---|
| SettingsCommand | Creates a settings command object that represents a settings entry. This settings command can be appended to the ApplicationCommands vector. |
| SettingsPane | A static class that enables the app to control the Settings Charm pane. The app can add or remove commands, receive a notification when the user opens the pane, or open the pane programmatically. |
| SettingsPaneCommandsRequest | Contains properties that are only available during the CommandsRequested event. |
| SettingsPaneCommandsRequestedEventArgs | Contains arguments that are available from the event object during the CommandsRequested event. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
