ScrollView.IScrollView.HorizontalOffset Property

Definition

property double Microsoft::Maui::IScrollView::HorizontalOffset { double get(); void set(double value); };
double Microsoft.Maui.IScrollView.HorizontalOffset { get; set; }
member this.Microsoft.Maui.IScrollView.HorizontalOffset : double with get, set
 Property HorizontalOffset As Double Implements IScrollView.HorizontalOffset

Property Value

Implements

Applies to