dot-face-lite
1.1.5
dot-face-lite
/
com.innovatrics.dot.camera
/
CameraFacing
Camera
Facing
enum
CameraFacing
Entries
Functions
Entries
FRONT
Link copied to clipboard
FRONT
BACK
Link copied to clipboard
BACK
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
CameraFacing
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
CameraFacing
>
Returns an array containing the constants of this enum type, in the order they're declared.