Enum CameraFlashState
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
Enumeration for the current flash state.
public enum CameraFlashState
Fields
| Name | Description |
|---|---|
| NotUsed | Flash is not used now through the camera API. |
| Used | Flash is used now through the camera API. |