SKDrawable.Snapshot Method

Definition

Create an immutable snapshot of the drawing.

public SkiaSharp.SKPicture Snapshot ();

Returns

Returns the SKPicture snapshot.

Applies to