Namespaces
Enumerations
enum Action
| Name | Value |
|---|---|
| DEFAULT | 1u |
| SECONDARY | 2u |
| SET_FOCUS | 3u |
| SET_VALUE | 4u |
| SHOW_ON_SCREEN | 5u |
| DECREMENT | 6u |
| INCREMENT | 7u |
Represents actions that can be applied to Nodes.
Defined at line 19 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
enum Role
| Name | Value |
|---|---|
| UNKNOWN | 1u |
| BUTTON | 2u |
| HEADER | 3u |
| IMAGE | 4u |
| TEXT_FIELD | 5u |
| SLIDER | 6u |
| LINK | 7u |
| CHECK_BOX | 8u |
| RADIO_BUTTON | 9u |
| LIST | 10u |
| LIST_ELEMENT | 11u |
| LIST_ELEMENT_MARKER | 12u |
| STATIC_TEXT | 13u |
| TOGGLE_SWITCH | 14u |
| TABLE | 15u |
| GRID | 16u |
| TABLE_ROW | 17u |
| CELL | 18u |
| COLUMN_HEADER | 19u |
| ROW_GROUP | 20u |
| PARAGRAPH | 21u |
| SEARCH_BOX | 22u |
| TEXT_FIELD_WITH_COMBO_BOX | 23u |
| ROW_HEADER | 24u |
Represents a role of an element on a UI.
Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
enum LabelOrigin
| Name | Value |
|---|---|
| UNITIALIZED | 1u |
| ATTRIBUTE | 2u |
| ATTRIBUTE_EMPTY | 3u |
| CAPTION | 4u |
| CONTENTS | 5u |
| PLACEHOLDER | 6u |
| RELATED_ELEMENT | 7u |
| TITLE | 8u |
| VALUE | 9u |
The possible origins of a label.
Defined at line 141 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
enum CheckedState
| Name | Value |
|---|---|
| NONE | 1u |
| CHECKED | 2u |
| UNCHECKED | 3u |
| MIXED | 4u |
Represents the state of a UI checkbox.
Defined at line 201 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
enum ToggledState
| Name | Value |
|---|---|
| ON | 1u |
| OFF | 2u |
| INDETERMINATE | 3u |
Represents the state of a UI toggle switch.
Defined at line 223 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
enum EnabledState
| Name | Value |
|---|---|
| ENABLED | 1u |
| DISABLED | 2u |
| INDETERMINATE | 3u |
Represents the enabled/disabled state of an element.
Defined at line 242 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
Records
-
class AnnounceEvent -
class Attributes -
class Hit -
class Node -
class RangeAttributes -
class SemanticEvent -
class SemanticListener -
class SemanticListenerHitTestRequest -
class SemanticListenerHitTestResponse -
class SemanticListenerOnAccessibilityActionRequestedRequest -
class SemanticListenerOnAccessibilityActionRequestedResponse -
class SemanticListenerOnSemanticsModeChangedRequest -
class SemanticListener_EventSender -
class SemanticListener_Proxy -
class SemanticListener_RequestDecoder -
class SemanticListener_RequestEncoder -
class SemanticListener_ResponseDecoder -
class SemanticListener_ResponseEncoder -
class SemanticListener_Stub -
class SemanticListener_Sync -
class SemanticListener_SyncProxy -
class SemanticTree -
class SemanticTreeDeleteSemanticNodesRequest -
class SemanticTreeSendSemanticEventRequest -
class SemanticTreeUpdateSemanticNodesRequest -
class SemanticTree_EventSender -
class SemanticTree_Proxy -
class SemanticTree_RequestDecoder -
class SemanticTree_RequestEncoder -
class SemanticTree_ResponseDecoder -
class SemanticTree_ResponseEncoder -
class SemanticTree_Stub -
class SemanticTree_Sync -
class SemanticTree_SyncProxy -
class SemanticsManager -
class SemanticsManagerRegisterViewForSemanticsRequest -
class SemanticsManager_EventSender -
class SemanticsManager_Proxy -
class SemanticsManager_RequestDecoder -
class SemanticsManager_RequestEncoder -
class SemanticsManager_ResponseDecoder -
class SemanticsManager_ResponseEncoder -
class SemanticsManager_Stub -
class SemanticsManager_Sync -
class SemanticsManager_SyncProxy -
class SetAttributes -
class States -
class TableAttributes -
class TableCellAttributes -
class TableRowAttributes
Functions
-
zx_status_t Clone (::fuchsia::accessibility::semantics::Action value, ::fuchsia::accessibility::semantics::Action * result)Defined at line 50 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::accessibility::semantics::Role value, ::fuchsia::accessibility::semantics::Role * result)Defined at line 134 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::accessibility::semantics::LabelOrigin value, ::fuchsia::accessibility::semantics::LabelOrigin * result)Defined at line 182 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::accessibility::semantics::CheckedState value, ::fuchsia::accessibility::semantics::CheckedState * result)Defined at line 216 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::accessibility::semantics::ToggledState value, ::fuchsia::accessibility::semantics::ToggledState * result)Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (::fuchsia::accessibility::semantics::EnabledState value, ::fuchsia::accessibility::semantics::EnabledState * result)Defined at line 254 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticsManagerRegisterViewForSemanticsRequest & _value, ::fuchsia::accessibility::semantics::SemanticsManagerRegisterViewForSemanticsRequest * _result)Defined at line 2599 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticEvent & value, ::fuchsia::accessibility::semantics::SemanticEvent * result)Defined at line 2787 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticTreeUpdateSemanticNodesRequest & _value, ::fuchsia::accessibility::semantics::SemanticTreeUpdateSemanticNodesRequest * _result)Defined at line 2808 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticTreeDeleteSemanticNodesRequest & _value, ::fuchsia::accessibility::semantics::SemanticTreeDeleteSemanticNodesRequest * _result)Defined at line 2829 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticTreeSendSemanticEventRequest & _value, ::fuchsia::accessibility::semantics::SemanticTreeSendSemanticEventRequest * _result)Defined at line 2850 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticListenerOnAccessibilityActionRequestedRequest & _value, ::fuchsia::accessibility::semantics::SemanticListenerOnAccessibilityActionRequestedRequest * _result)Defined at line 3043 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticListenerOnAccessibilityActionRequestedResponse & _value, ::fuchsia::accessibility::semantics::SemanticListenerOnAccessibilityActionRequestedResponse * _result)Defined at line 3064 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticListenerHitTestRequest & _value, ::fuchsia::accessibility::semantics::SemanticListenerHitTestRequest * _result)Defined at line 3085 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticListenerHitTestResponse & _value, ::fuchsia::accessibility::semantics::SemanticListenerHitTestResponse * _result)Defined at line 3106 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h
-
zx_status_t Clone (const ::fuchsia::accessibility::semantics::SemanticListenerOnSemanticsModeChangedRequest & _value::fuchsia::accessibility::semantics::SemanticListenerOnSemanticsModeChangedRequest * _result)Defined at line 3127 of file fidling/gen/sdk/fidl/fuchsia.accessibility.semantics/fuchsia.accessibility.semantics/hlcpp/fuchsia/accessibility/semantics/cpp/fidl.h