CameraButtons Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CameraButtons type exposes the following members.
| Name | Description | |
|---|---|---|
|
ShutterKeyHalfPressed | Occurs when the hardware shutter button is pressed and held. |
|
ShutterKeyPressed | Occurs when the hardware shutter button receives a full press. |
|
ShutterKeyReleased | Occurs when the hardware shutter button is released, after the ShutterKeyPressed event occurs. |
Show: