Share via


RPCameraPosition Enum

Definition

Enumerates camera locations on the device.

[ObjCRuntime.Native]
public enum RPCameraPosition
[<ObjCRuntime.Native>]
type RPCameraPosition = 
Inheritance
RPCameraPosition
Attributes

Fields

Name Value Description
Front 1

Indicates that the camera in use is on the front of the device.

Back 2

Indicates that the camera in use is on the back of the device.

Applies to