MoveAtGranularityArguments
class MoveAtGranularityArguments : AccessibilityViewCommand.CommandArguments
Arguments for #ACTION_NEXT_AT_MOVEMENT_GRANULARITY
and #ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY
Summary
Public constructors
Public methods
getExtendSelection
fun getExtendSelection(): Boolean
Return |
Boolean |
Whether when moving at granularity to extend the selection or to move it. |
getGranularity
fun getGranularity(): Int
Return |
Int |
Movement granularity to be used when traversing the node text. |
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.