-
When such type is used
CameraOptions
will be optimized specifically for CarPlay devices.Declaration
Swift
case carPlay
-
Type, which is used for iPhone/iPad.
Declaration
Swift
case mobile
When such type is used CameraOptions
will be optimized
specifically for CarPlay devices.
Swift
case carPlay
Type, which is used for iPhone/iPad.
Swift
case mobile