Edit

Share via


SKDrawable.OnSnapshot Method

Definition

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

protected virtual SkiaSharp.SKPicture OnSnapshot();

Returns

Returns the new SKPicture snapshot.

Applies to