Android.Views.Accessibility.AccessibilityRecord.ScrollY Property
Gets the scroll offset of the source top edge in pixels.

Syntax

[get: Android.Runtime.Register("getScrollY", "()I", "GetGetScrollYHandler")]
[set: Android.Runtime.Register("setScrollY", "(I)V", "GetSetScrollY_IHandler")]
public virtual int ScrollY { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the scroll offset of the source top edge in pixels.

Set method documentation [Android Documentation]

Sets the scroll offset of the source top edge in pixels.

Requirements

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