public class PerformAccessibilityActionEvent extends Object
View.AccessibilityDelegate
Modifier and Type | Field and Description |
---|---|
int |
action |
Bundle |
args |
View |
host |
AccessibilityDelegateCompat |
superDelegate |
Constructor and Description |
---|
PerformAccessibilityActionEvent() |
public View host
public int action
public Bundle args
public AccessibilityDelegateCompat superDelegate