IsLogicalScrollEnabled Property
Gets a value indicating whether logical scrolling is enabled on the control.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsLogicalScrollEnabled { get; }
ReadOnly Property IsLogicalScrollEnabled As Boolean
Get
abstract IsLogicalScrollEnabled : bool with get
Property Value
BooleanSee Also
Reference
ILogicalScrollable Interface
Avalonia.Controls.Primitives Namespace