PhoneApplicationService Properties

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.

  NameDescription
Public property ApplicationIdleDetectionMode Gets or sets whether application idle detection is enabled.
Public property Static member Current Gets the PhoneApplicationService object associated with the current application.
Public property StartupMode Gets the mode in which the application was started.
Public property State Gets the dictionary used for passing an application’s state between invocations.
Public property UserIdleDetectionMode Gets or sets whether user idle detection is enabled.
Top

Show:
© 2017 Microsoft