Enumeration: CameraFacing
CameraView.CameraFacing
Direction the camera faces relative to the device's screen.
Enumeration members
BACK
• BACK = "back"
Camera facing the opposite direction as the device's screen.
FRONT
• FRONT = "front"
Camera facing the same direction as the device's screen.