FocusIlluminationMode enumeration

Indicates how the flash is used to focus.

Syntax

public enum FocusIlluminationMode
Public Enum FocusIlluminationMode
public enum class FocusIlluminationMode

Members

The FocusIlluminationMode enumeration has these members.

Member Value Description
Off 0

Indicates that the flash will not be used to focus.

Auto 1

Indicates that the flash will be used automatically, if needed, to focus.

On 2

Indicates that the flash will be used to focus.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++]

Metadata

Windows.WinMD

Attributes

[Deprecated()]

[Version(0x06020000)]

[WebHostHidden()]