Gocator API
◆
GoSetup_BackCameraUsed()
k32u
GoSetup_BackCameraUsed
(
GoSetup
setup
,
GoRole
role
)
Returns a boolean representing whether the back camera element is used.
Version
Introduced in firmware 4.1.3.106
Parameters
setup
GoSetup
object.
role
Determines which device to retrieve the value from.
Returns
kTRUE if used, or kFALSE if not used.
GoSetup