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

Syntax

[get: Android.Runtime.Register("getMaxScrollY", "()I", "GetGetMaxScrollYHandler")]
[set: Android.Runtime.Register("setMaxScrollY", "(I)V", "GetSetMaxScrollY_IHandler")]
public virtual int MaxScrollY { 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 top edge in pixels.

Set method documentation [Android Documentation]

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