편집

다음을 통해 공유


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