CameraEventArgs クラス

定義

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
継承
Object Platform::Object IInspectable CameraEventArgs
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Phone.PhoneContract (v1.0 で導入)

注釈

HardwareButtons.CameraHalfPressedHardwareButtons.CameraPressed、または HardwareButtons.CameraReleased イベントを処理して、このクラスのインスタンスを取得します。

適用対象