Android.Hardware.Camera.CameraInfo.CameraFacingBack Field
The facing of the camera is opposite to that of the screen.

Value: 0

Syntax

[Android.Runtime.Register("CAMERA_FACING_BACK")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.CameraFacing enum directly instead of this field.")]
public const CameraFacing CameraFacingBack

Remarks

The facing of the camera is opposite to that of the screen.

[Android Documentation]

Requirements

Namespace: Android.Hardware
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9