Android.App.SharedElementCallback.OnCaptureSharedElementSnapshot Method
Creates a snapshot of a shared element to be used by the remote Activity and reconstituted with SharedElementCallback.OnCreateSnapshotView(Android.Content.Context, Android.OS.IParcelable).

Syntax

[Android.Runtime.Register("onCaptureSharedElementSnapshot", "(Landroid/view/View;Landroid/graphics/Matrix;Landroid/graphics/RectF;)Landroid/os/Parcelable;", "GetOnCaptureSharedElementSnapshot_Landroid_view_View_Landroid_graphics_Matrix_Landroid_graphics_RectF_Handler")]
public virtual Android.OS.IParcelable OnCaptureSharedElementSnapshot (Android.Views.View sharedElement, Android.Graphics.Matrix viewToGlobalMatrix, Android.Graphics.RectF screenBounds)

Parameters

sharedElement
The shared element View to create a snapshot for.
viewToGlobalMatrix
A matrix containing a transform from the view to the screen coordinates.
screenBounds
The bounds of shared element in screen coordinate space. This is the bounds of the view with the viewToGlobalMatrix applied.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0