[]
        
(Showing Draft Content)

C1.Android.Core.C1ScrollViewer.ChangeView

ChangeView Method

ChangeView(Nullable<double>, Nullable<double>, Nullable<double>, bool)

Changes the view.

Declaration
public void ChangeView(Nullable<double> horizontalOffset, Nullable<double> verticalOffset, Nullable<double> zoomFactor, bool disableAnimation)
Parameters
Type Name Description
Nullable<double> horizontalOffset

The horizontal offset.

Nullable<double> verticalOffset

The vertical offset.

Nullable<double> zoomFactor

The zoom factor.

bool disableAnimation

if set to true [disable animation].