편집

다음을 통해 공유


SKXmlStreamWriter(SKWStream) Constructor

Definition

Creates a new instance of SKXmlStreamWriter which writes to the provided stream.

public SKXmlStreamWriter (SkiaSharp.SKWStream stream);

Parameters

stream
SKWStream

The stream to write the XML to.

Applies to