AccessibilityViewCommand.SetSelectionArguments

Added in 1.1.0

class AccessibilityViewCommand.SetSelectionArguments : AccessibilityViewCommand.CommandArguments


Arguments for #ACTION_SET_SELECTION

Summary

Public constructors

Public functions

Int
Int

Public constructors

SetSelectionArguments

Added in 1.1.0
SetSelectionArguments()

Public functions

getEnd

Added in 1.1.0
fun getEnd(): Int
Returns
Int

Selection End.

getStart

Added in 1.1.0
fun getStart(): Int
Returns
Int

Selection start.