Windows.System
Windows.System
Windows.System
Windows.System
Namespace
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[This namespace contains one or more prerelease APIs.]
Enables system functionality such as launching apps, obtaining information about a user, and memory profiling.
Classes
Interfaces
| ILauncherViewOptions ILauncherViewOptions ILauncherViewOptions ILauncherViewOptions |
Contains methods for launcher view options. |
Enums
| AppDiagnosticInfoWatcherStatus AppDiagnosticInfoWatcherStatus AppDiagnosticInfoWatcherStatus AppDiagnosticInfoWatcherStatus |
[Contains prerelease APIs.] |
| AppMemoryUsageLevel AppMemoryUsageLevel AppMemoryUsageLevel AppMemoryUsageLevel |
An enumeration containing 3 levels of app memory usage: low, medium, and high. |
| AppResourceGroupEnergyQuotaState AppResourceGroupEnergyQuotaState AppResourceGroupEnergyQuotaState AppResourceGroupEnergyQuotaState |
[Contains prerelease APIs.] |
| AppResourceGroupExecutionState AppResourceGroupExecutionState AppResourceGroupExecutionState AppResourceGroupExecutionState |
[Contains prerelease APIs.] |
| AppResourceGroupInfoWatcherStatus AppResourceGroupInfoWatcherStatus AppResourceGroupInfoWatcherStatus AppResourceGroupInfoWatcherStatus |
[Contains prerelease APIs.] |
| DiagnosticAccessStatus DiagnosticAccessStatus DiagnosticAccessStatus DiagnosticAccessStatus |
[Contains prerelease APIs.] |
| DispatcherQueuePriority DispatcherQueuePriority DispatcherQueuePriority DispatcherQueuePriority |
[Contains prerelease APIs.] |
| LaunchFileStatus LaunchFileStatus LaunchFileStatus LaunchFileStatus |
Specifies the result of activating an application for a file. |
| LaunchQuerySupportStatus LaunchQuerySupportStatus LaunchQuerySupportStatus LaunchQuerySupportStatus |
Specifies whether an app is available that supports activation. |
| LaunchQuerySupportType LaunchQuerySupportType LaunchQuerySupportType LaunchQuerySupportType |
Specifies the type of activation to query for. |
| LaunchUriStatus LaunchUriStatus LaunchUriStatus LaunchUriStatus |
Specifies the result of activating an application for a URI. |
| PowerState PowerState PowerState PowerState |
Represents power states for fixed-purpose devices. |
| ProcessorArchitecture ProcessorArchitecture ProcessorArchitecture ProcessorArchitecture |
Specifies the processor architecture supported by an app. |
| RemoteLaunchUriStatus RemoteLaunchUriStatus RemoteLaunchUriStatus RemoteLaunchUriStatus |
Specifies the result of activating an application for a URI on a remote device. |
| ShutdownKind ShutdownKind ShutdownKind ShutdownKind |
Describes the types of shutdown that you can perform for a device that runs in fixed-purpose mode. |
| UserAuthenticationStatus UserAuthenticationStatus UserAuthenticationStatus UserAuthenticationStatus |
Represents the authentication status of a user. |
| UserPictureSize UserPictureSize UserPictureSize UserPictureSize |
Represents user picture sizes. |
| UserType UserType UserType UserType |
Represents user types. |
| UserWatcherStatus UserWatcherStatus UserWatcherStatus UserWatcherStatus |
Represents the status of a user watcher. |
| VirtualKey VirtualKey VirtualKey VirtualKey |
Specifies the values for each virtual key. The keys listed below are virtual, which means that they are not the physical keys or buttons on an attached keyboard or device, but an abstract mapping of those keys that may be connected to hardware that provides either those keys and buttons or an interface that simulates their physical behavior (such as an onscreen touch keyboard). |
| VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers VirtualKeyModifiers |
Specifies the virtual key used to modify another keypress. For example, the Ctrl key when pressed in conjunction with another key, as in Ctrl+C. |
Delegates
| DispatcherQueueHandler DispatcherQueueHandler DispatcherQueueHandler DispatcherQueueHandler |
[Contains prerelease APIs.] |