SKAutoCanvasRestore

Undocumented in source.

Constructors

this
this(SKCanvas canvas)
Undocumented in source.
this
this(SKCanvas canvas, bool doSave)
Undocumented in source.

Members

Functions

Dispose
void Dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
Restore
void Restore()

<summary> Perform the restore now, instead of waiting for the Dispose. Will only do this once. </summary>

Inherited Members

From IDisposable

Dispose
void Dispose()
Undocumented in source.

Meta