AccessibilityActionCompat

constructor(actionId: Int, label: CharSequence)(source)

Creates a new instance.

Parameters

actionId

The action id.

label

The action label.


constructor(actionId: Int, label: CharSequence, command: AccessibilityViewCommand)(source)

Creates a new instance.

Parameters

actionId

The action id.

label

The action label.

command

The command performed when the service requests the action