Camera.CameraInfo.CameraFacingBack
Camera.CameraInfo.CameraFacingBack
Field
Definition
Warning
This API is now obsolete.
The facing of the camera is opposite to that of the screen.
[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 Android.Hardware.CameraFacing CameraFacingBack = 0;
val mutable CameraFacingBack : Android.Hardware.CameraFacing
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the