getMaxScrollY

open fun getMaxScrollY(): Int(source)

Deprecated

Use getMaxScrollY instead.

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

Return

The max scroll.


Deprecated

Call getMaxScrollY directly.

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

Return

The max scroll.

Parameters

record

The AccessibilityRecord instance to use.