Class CameraErrorOccurredEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Provides data for the ErrorOccurred event.
C#Copypublic class CameraErrorOccurredEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsCameraErrorOccurredEventArgs
Properties
Declaration
C#Copypublic CameraErrorCode Error { get; }
Property Value
| Type | Description |
|---|---|
| CameraErrorCode |
Declaration
C#Copypublic CameraState State { get; }
Property Value
| Type | Description |
|---|---|
| CameraState |