StartButton Class

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides an event that is triggered by the device start button.

Inheritance Hierarchy

System..::.Object
  Microsoft.Devices..::.StartButton

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public NotInheritable Class StartButton
public static class StartButton

The StartButton type exposes the following members.

Events

  Name Description
StartKeyPressed This event is triggered when the hardware start button is pressed.

Top

Version Information

Windows Phone OS

Supported in: 8.1

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Devices Namespace