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