-
Home
-
API
-
XenoAtom.Terminal.UI.Rendering
-
TerminalAppSnapshotRenderer
-
Methods
-
RenderSvg(Visual, Int32, Int32, Theme?, Func?, CellBufferSvgExportOptions?)
RenderSvg(Visual, Int32, Int32, Theme?, Func<Visual, Boolean>?, CellBufferSvgExportOptions?) Method
Definition
[NullableContext((byte)1)]
public static string RenderSvg(Visual root, int width, int height, [Nullable((byte)2)] Theme? theme = null, [Nullable(new byte[] { (byte)2, (byte)1 })] Func<Visual, bool>? hoverPredicate = null, [Nullable((byte)2)] CellBufferSvgExportOptions? options = null)
Parameters
Returns