isCaptureButtonTapDown property

bool isCaptureButtonTapDown
getter/setter pair

Whether the buildCaptureButton is being tapped down. 拍照按钮是否已经按下

Implementation

bool isCaptureButtonTapDown = false;