Edit

SKDrawable.OnSnapshot Method

Definition

Implemented by derived SKDrawable types to create an immutable snapshot of the drawing.

protected internal virtual SkiaSharp.SKPicture OnSnapshot();

Returns

Returns the new SKPicture snapshot.

Applies to