cameraSwitchEnabled property

bool cameraSwitchEnabled
getter/setter pair

Defines, whether the camera's toolbar switch camera button is available on the Liveness UI. Defaults to false. When set to true the CameraToolbarView will contain a button to change current cameraPosition. Only for livenessType = LivenessType.PASSIVE.

Implementation

bool cameraSwitchEnabled;