CameraEventArgs CameraEventArgs CameraEventArgs CameraEventArgs Class

Definition

Provides data for the CameraHalfPressed, CameraPressed, and CameraReleased events.

public : sealed class CameraEventArgs : ICameraEventArgspublic sealed class CameraEventArgs : ICameraEventArgsPublic NotInheritable Class CameraEventArgs Implements ICameraEventArgs// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows Mobile Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Phone.PhoneContract (introduced v1)

Remarks

Handle the HardwareButtons.CameraHalfPressed, the HardwareButtons.CameraPressed, or the HardwareButtons.CameraReleased event to obtain an instance of this class.