Camera.Parameters.FlashModeRedEye Field

Definition

Caution

deprecated

Flash will be fired in red-eye reduction mode.

[Android.Runtime.Register("FLASH_MODE_RED_EYE")]
[System.Obsolete("deprecated")]
public const string FlashModeRedEye;
[<Android.Runtime.Register("FLASH_MODE_RED_EYE")>]
[<System.Obsolete("deprecated")>]
val mutable FlashModeRedEye : string

Field Value

Attributes

Remarks

Flash will be fired in red-eye reduction mode.

Java documentation for android.hardware.Camera.Parameters.FLASH_MODE_RED_EYE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to