class ScrollToPositionArguments : AccessibilityViewCommand.CommandArguments
Arguments for #ACTION_SCROLL_TO_POSITION
Summary
Public constructors
Public methods
getColumn
fun getColumn(): Int
Return |
Int |
The collection column to make visible on screen. |
getRow
fun getRow(): Int
Return |
Int |
The collection row to make visible on screen. |
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.