AccessibilityViewCommand.SetSelectionArguments

Added in 1.1.0

public final class AccessibilityViewCommand.SetSelectionArguments extends AccessibilityViewCommand.CommandArguments


Arguments for #ACTION_SET_SELECTION

Summary

Public constructors

Public methods

int
int

Public constructors

SetSelectionArguments

Added in 1.1.0
public SetSelectionArguments()

Public methods

getEnd

Added in 1.1.0
public int getEnd()
Returns
int

Selection End.

getStart

Added in 1.1.0
public int getStart()
Returns
int

Selection start.