ScrollSize Property
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size ScrollSize { get; }
Public ReadOnly Property ScrollSize As Size
Get
abstract ScrollSize : Size with get
override ScrollSize : Size with get
Property Value
SizeImplements
ILogicalScrollable.ScrollSizeSee Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace