Language

CameraCharacteristics.FlashInfoAvailable Property

Definition

Whether this camera device has a flash unit.

[Android.Runtime.Register("FLASH_INFO_AVAILABLE")]
public static Android.Hardware.Camera2.CameraCharacteristics.Key? FlashInfoAvailable { get; }
[<Android.Runtime.Register("FLASH_INFO_AVAILABLE")>]
static member FlashInfoAvailable : Android.Hardware.Camera2.CameraCharacteristics.Key

Property Value

Whether this camera device has a flash unit.

Attributes

Remarks

Java documentation for android.hardware.camera2.CameraCharacteristics.FLASH_INFO_AVAILABLE.

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