Android.Views.View.StopNestedScroll Method
Stop a nested scroll in progress.

Syntax

[Android.Runtime.Register("stopNestedScroll", "()V", "GetStopNestedScrollHandler")]
public virtual void StopNestedScroll ()

See Also

View.StartNestedScroll(ScrollAxis)

Remarks

Stop a nested scroll in progress.

Calling this method when a nested scroll is not currently in progress is harmless.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1