共用方式為


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 屬性授權中所述的詞彙使用。

適用於

另請參閱