Extent Property
Gets the extent of the scrollable content.
Definition
Namespace: Avalonia.Controls
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