skiad ~master (2021-12-10T09:24:11.7193035)
Dub
Repo
SKXmlStreamWriter
skia
SKXml
Undocumented in source.
class
SKXmlStreamWriter :
SKXmlWriter
{
this
(void* h, bool owns);
this
(SKWStream stream);
void
Dispose
(bool disposing);
void
DisposeNative
();
}
Constructors
this
this
(void* h, bool owns)
Undocumented in source.
this
this
(SKWStream stream)
Undocumented in source.
Members
Functions
Dispose
void
Dispose
(bool disposing)
Undocumented in source. Be warned that the author may not have intended to support it.
DisposeNative
void
DisposeNative
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
skia
SKXml
classes
SKXmlStreamWriter
SKXmlWriter