Specifies the edge of the screen where the Settings charms appear.
Syntax
var value = Windows.UI.ApplicationSettings.SettingsEdgeLocation.right;
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The SettingsEdgeLocation enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Right | right | 0 |
The Settings charm appears on the right edge of the screen. |
| Left | left | 1 |
The Settings charm appears on the left edge of the screen. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012