Class CameraInterruptStartedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Provides data for the InterruptStarted event.
C#Copypublic class CameraInterruptStartedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsCameraInterruptStartedEventArgs
Properties
Declaration
C#Copypublic CameraPolicy Policy { get; }
Property Value
| Type | Description |
|---|---|
| CameraPolicy |
Declaration
C#Copypublic CameraState State { get; }
Property Value
| Type | Description |
|---|---|
| CameraState |