AccessibilityEvent.Action 属性

定义

注意

This maps to incorrect type. Use GetAction() and SetAction() until we fix the API

获取触发此事件的已执行操作。

[System.Obsolete("This maps to incorrect type. Use GetAction() and SetAction() until we fix the API")]
public Android.AccessibilityServices.GlobalAction Action { get; set; }
[<System.Obsolete("This maps to incorrect type. Use GetAction() and SetAction() until we fix the API")>]
member this.Action : Android.AccessibilityServices.GlobalAction with get, set

属性值

属性

例外

如果从 AccessibilityService 调用。

如果从 AccessibilityService 调用。

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

另请参阅