Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Editor.Core
SvgEditorSession
Methods
TryUndo(String, out String?)
Menu
On this page
TryUndo(String, out String?) Method
Definition
Namespace
Svg.Editor.Core
Assembly
Svg.Editor.Core.dll
View source
public bool TryUndo(string currentXml, scoped out string? xml)
Parameters
currentXml
String?
xml
String?
Returns
Boolean