Home
last modified time | relevance | path

Searched defs:NAccessibilitySystemAbilityClient (Results 1 – 1 of 1) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/kits/napi/include/
Dnapi_accessibility_system_ability_client.h65 struct NAccessibilitySystemAbilityClient { struct
71 bool enabled_ = false;
72 bool touchEnabled_ = false;
73 OHOS::Accessibility::AbilityStateType stateTypes_ = OHOS::Accessibility::ABILITY_STATE_INVALID;
74 uint32_t abilityTypes_ = 0;
77 bool setCaptionPropertyReturn_ = false;
78 bool captionState_ = false;
79 bool setCaptionStateReturn_ = false;
80 bool enabledState_ = false;
81 bool setEnabledReturn_ = false;
[all …]