Enum CameraAutoFocusMode

Definition

Namespace:
Tizen.Multimedia
Assembly:
Tizen.Multimedia.Camera.dll
API Level:
3

Enumeration for the auto-focus mode.

C#
Copy
public enum CameraAutoFocusMode
Name Description
Full

Auto-focus is in the full mode (all range scan, limited by device spec).

Macro

Auto-focus is in the macro mode (close distance).

None

Auto-focus is not set.

Normal

Auto-focus is in the normal mode.