Android.App.SharedElementCallback.OnCreateSnapshotView Method
Reconstitutes a snapshot View from a Parcelable returned in SharedElementCallback.OnCaptureSharedElementSnapshot(Android.Views.View, Android.Graphics.Matrix, Android.Graphics.Matrix) to be used in SharedElementCallback.onSharedElementStart(java.util.List<java.lang.String>, java.util.List<android.view.View>, java.util.List<android.view.View>) and SharedElementCallback.onSharedElementEnd(java.util.List<java.lang.String>, java.util.List<android.view.View>, java.util.List<android.view.View>).

Syntax

[Android.Runtime.Register("onCreateSnapshotView", "(Landroid/content/Context;Landroid/os/Parcelable;)Landroid/view/View;", "GetOnCreateSnapshotView_Landroid_content_Context_Landroid_os_Parcelable_Handler")]
public virtual Android.Views.View OnCreateSnapshotView (Android.Content.Context context, Android.OS.IParcelable snapshot)

Parameters

context
The Context used to create the snapshot View.
snapshot
The Parcelable returned by SharedElementCallback.OnCaptureSharedElementSnapshot(Android.Views.View, Android.Graphics.Matrix, Android.Graphics.Matrix).

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