Android.Views.Accessibility.AccessibilityRecord.ScrollX Property
Gets the scroll offset of the source left edge in pixels.

Syntax

[get: Android.Runtime.Register("getScrollX", "()I", "GetGetScrollXHandler")]
[set: Android.Runtime.Register("setScrollX", "(I)V", "GetSetScrollX_IHandler")]
public virtual int ScrollX { 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 left edge in pixels.

Set method documentation [Android Documentation]

Sets the scroll offset of the source left 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