Extent Property
Gets the extent of the scrollable content.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size Extent { get; }
Public ReadOnly Property Extent As Size
Get
abstract Extent : Size with get
override Extent : Size with get
Property Value
SizeImplements
IScrollable.ExtentSee Also
Reference
ScrollContentPresenter Class
Avalonia.Controls.Presenters Namespace