ScrollViewerIsExpanded Property

Gets a value that indicates whether any scrollbar is expanded.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsExpanded { get; }

Property Value

Boolean

See Also