perform

abstract fun perform(@NonNull view: @NonNull View, arguments: @Nullable AccessibilityViewCommand.CommandArguments): Boolean(source)

Performs the action.

Return

true if the action was handled, false otherwise

Parameters

view

The view to act on

arguments

Optional action arguments