getMaxScrollX

open fun getMaxScrollX(): Int(source)

Deprecated

Use getMaxScrollX instead.

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

Return

The max scroll.


Deprecated

Call getMaxScrollX directly.

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

Return

The max scroll.

Parameters

record

The AccessibilityRecord instance to use.