CameraSessionType
@objc
public enum CameraSessionType : Int
-
Declaration
Swift
case FrontCameraSession -
Declaration
Swift
case BackCameraSession -
Declaration
Swift
public var isFrontCamera: Bool { get }
CameraSessionType Enumeration Reference