ACTION_CAMERA_BUTTON constant
String
const ACTION_CAMERA_BUTTON
Broadcast Action: The "Camera Button" was pressed. Includes a single extra field, {@link #EXTRA_KEY_EVENT}, containing the key event that caused the broadcast.
Implementation
static const String ACTION_CAMERA_BUTTON =
"android.intent.action.CAMERA_BUTTON";