Class CameraDeviceConnectionChangedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Provides data for the DeviceConnectionChanged event.
C#Copypublic class CameraDeviceConnectionChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsCameraDeviceConnectionChangedEventArgs
Properties
Declaration
C#Copypublic CameraDeviceInformation CameraDeviceInformation { get; }
Property Value
| Type | Description |
|---|---|
| CameraDeviceInformation |
Declaration
C#Copypublic bool IsConnected { get; }
Property Value
| Type | Description |
|---|---|
| bool |