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

Syntax

[get: Android.Runtime.Register("getMaxScrollX", "()I", "GetGetMaxScrollXHandler")]
[set: Android.Runtime.Register("setMaxScrollX", "(I)V", "GetSetMaxScrollX_IHandler")]
public virtual int MaxScrollX { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the max scroll offset of the source left edge in pixels.

Set method documentation [Android Documentation]

Sets the max 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 15