Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Span Constructor
Initializes a new instance of the
Span
class
Definition
Namespace:
Avalonia.Controls.Documents
Assembly:
Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
Copy
View Source
public
Span
()
VB
Copy
View Source
Public
Sub
New
F#
Copy
View Source
new
:
unit
->
Span
See Also
Reference
Span Class
Avalonia.Controls.Documents Namespace
In This Article
Definition
See Also