isOpenCamera property
Indicates whether the camera is open.
If set to true
, the camera will be turned on. The default value is false
.
Implementation
bool isOpenCamera;
Indicates whether the camera is open.
If set to true
, the camera will be turned on. The default value is false
.
bool isOpenCamera;