AccessibilityService 服務配置檔案的內容詳解(一)
阿新 • • 發佈:2018-12-31
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)