Android.Provider.MediaStore.IntentActionStillImageCamera Field
The name of the Intent action used to launch a camera in still image mode.

Syntax

[Android.Runtime.Register("INTENT_ACTION_STILL_IMAGE_CAMERA")]
public const string IntentActionStillImageCamera

Remarks

The name of the Intent action used to launch a camera in still image mode.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3