Show / Hide Table of Contents

Enum ISN_UIImagePickerControllerCameraDevice

The camera to use for image or movie capture. The constants in this enumeration are for use as values of the CameraDevice property.

Namespace: SA.iOS.UIKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_UIImagePickerControllerCameraDevice

Fields

Name Description
Front

Specifies the camera on the front of the device.

Rear

Specifies the camera on the rear of the device.

In This Article
Back to top Generated by DocFX