ScrollView.SetScrolledPosition(Double, Double) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetScrolledPosition (double x, double y);
abstract member SetScrolledPosition : double * double -> unit
override this.SetScrolledPosition : double * double -> unit

Parameters

x
Double

For internal use by the Xamarin.Forms platform.

y
Double

For internal use by the Xamarin.Forms platform.

Implements

Attributes

Applies to