Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/common/interface/include/
H A Di_accessible_ability_manager_service.h36 struct AccessibilityConfigData { struct
38 bool invertColor_ = false;
39 bool animationOff_ = false;
40 bool audioMono_ = false;
41 bool mouseKey_ = false;
42 bool captionState_ = false;
43 bool screenMagnifier_ = false;
44 bool shortkey_ = false;
45 int32_t mouseAutoClick_ = 0;
48 uint32_t contentTimeout_ = 0;
[all …]