FlashState enumeration

Indicates how a flash is used to capture a photo.

Syntax

public enum FlashState
Public Enum FlashState
public enum class FlashState

Members

The FlashState enumeration has these members.

Member Value Description
Off 0

Indicates that a flash will not be used to capture a photo.

Auto 1

Indicates that the flash will be used automatically, if needed, to capture a photo.

On 3

Indicates that a flash will be used to capture a photo.

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()]