Condividi tramite


CameraEventArgs Classe

Definizione

Fornisce i dati per gli eventi CameraHalfPressed, CameraPressed e CameraReleased .

public ref class CameraEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CameraEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CameraEventArgs
Public NotInheritable Class CameraEventArgs
Ereditarietà
Object Platform::Object IInspectable CameraEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows Mobile Extension SDK (è stato introdotto in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (è stato introdotto in v1.0)

Commenti

Gestire l'evento HardwareButtons.CameraHalfPressed, HardwareButtons.CameraPressed o HardwareButtons.CameraReleased per ottenere un'istanza di questa classe.

Si applica a