Android.Media.Projection.MediaProjectionManager: Method Members

The methods of Android.Media.Projection.MediaProjectionManager are listed below. For a list of all members, see the MediaProjectionManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CreateScreenCaptureIntent() : Android.Content.Intent
Returns an Intent that must passed to startActivityForResult() in order to start screen capture.
GetMediaProjection(int, Android.Content.Intent) : MediaProjection
Retrieve the MediaProjection obtained from a succesful screen capture request.