isOpenCamera property

bool isOpenCamera
getter/setter pair

Indicates whether the camera is open.

If set to true, the camera will be turned on. The default value is false.

Implementation

bool isOpenCamera;