new HardwareButtonsCameraState()
We enter the camera state when the user presses the Camera button We can fire camera or holdcamera events from this state
.We enter the camera state when the user presses the Camera button We can fire camera or holdcamera events from this state
- Source:
Events
camera
When the user releases Camera button before HOLD_INTERVAL.
When the user releases Camera button before HOLD_INTERVAL.
- Source:
holdcamera
When the user holds Camera button more than HOLD_INTERVAL.
When the user holds Camera button more than HOLD_INTERVAL.
- Source: