Android.Manifest.Permission.ReadFrameBuffer Field
Allows an application to take screen shots and more generally get access to the frame buffer data

Syntax

[Android.Runtime.Register("READ_FRAME_BUFFER")]
public const string ReadFrameBuffer

Remarks

Allows an application to take screen shots and more generally get access to the frame buffer data

[Android Documentation]

Requirements

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