-
Home
-
API
-
Svg.Editor.Avalonia
-
SvgEditorDialogService
-
Methods
-
ShowTextEditorAsync(Window, String, String, SvgFontWeight, Single, Single)
ShowTextEditorAsync(Window, String, String, SvgFontWeight, Single, Single) Method
Definition
public Task<TextEditorResult?> ShowTextEditorAsync(Window owner, string text, string fontFamily, SvgFontWeight fontWeight, float letterSpacing, float wordSpacing)
Parameters
Returns