CameraPosition
The CameraPosition
enum describes the direction the camera is facing.
Values
Value | Description |
| Indicates that the back-facing camera is in use. |
| Indicates that the orientation of the camera is unknown. |
| Indicates that the front-facing camera is in use. |
Last updated