CameraManagerUiOptions
@microblink/camera-manager / CameraManagerUiOptions
Type Alias: CameraManagerUiOptions
CameraManagerUiOptions =
object
The camera manager UI options.
Properties
localizationStrings?
optionallocalizationStrings:Partial<CameraUiLocalizationStrings>
The localization strings.
showCameraErrorModal?
optionalshowCameraErrorModal:boolean
If set to true, the camera error modal will be shown.
Default Value
true
showCloseButton?
optionalshowCloseButton:boolean
If set to true, the close button will be shown.
Default Value
true
showMirrorCameraButton?
optionalshowMirrorCameraButton:boolean
If set to true, the mirror camera button will be shown.
Default Value
false
showTorchButton?
optionalshowTorchButton:boolean
If set to true, the torch button will be shown.
Default Value
true