PhoneApplicationService Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The PhoneApplicationService type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationIdleDetectionMode | Gets or sets whether application idle detection is enabled. |
|
Current | Gets the PhoneApplicationService object associated with the current application. |
|
StartupMode | Gets the mode in which the application was started. |
|
State | Gets the dictionary used for passing an application’s state between invocations. |
|
UserIdleDetectionMode | Gets or sets whether user idle detection is enabled. |
Show: