1. 程式人生 > >AccessibilityService 服務配置檔案的內容詳解(一)

AccessibilityService 服務配置檔案的內容詳解(一)

AccessibilityService_canRequestEnhancedWebAccessibility

int AccessibilityService_canRequestEnhancedWebAccessibility

Attribute whether the accessibility service wants to be able to request enhanced web accessibility enhancements. For example, installing scripts to make app content more accessible.屬性是否可訪問性服務希望能夠請求增強web可訪問性增強。

例如,安裝應用程式的指令碼內容更容易。

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constant Value: 9 (0x00000009)