IScrollProviderVerticalScrollPercent Property

Gets the current vertical scroll position.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
double VerticalScrollPercent { get; }

Property Value

Double

Remarks

WindowsIScrollProvider.VerticalScrollPercent
macOSNo mapping.

See Also