Android.Hardware.Camera.CameraInfo.CameraFacingFront Field
The facing of the camera is the same as that of the screen.

Value: 1

Syntax

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

Remarks

The facing of the camera is the same as 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