Android.Hardware.Camera.ActionNewPicture Field
Broadcast Action: A new picture is taken by the camera, and the entry of the picture has been added to the media store.

Syntax

[Android.Runtime.Register("ACTION_NEW_PICTURE")]
public const string ActionNewPicture

Remarks

Broadcast Action: A new picture is taken by the camera, and the entry of the picture has been added to the media store. Android.Content.Intent.Data is URI of the picture.

[Android Documentation]

Requirements

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