Home
last modified time | relevance | path

Searched refs:selected (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/arkui/ace_engine/native/
H A Dnative_interface_accessibility.h196 /** Selection mode. The value <b>0</b> indicates that only one row can be selected. */
208 /** Whether it is selected. */
209 bool selected; member
619 * @brief Sets whether the element is selected for an <b>ArkUI_AccessibilityElementInfo</b> object.
622 * @param selected Indicates whether the element is selected.
628 ArkUI_AccessibilityElementInfo* elementInfo, bool selected);
751 * @brief Sets the starting index of the selected text for an <b>ArkUI_AccessibilityElementInfo</b> object.
754 * @param selectedTextStart Indicates the starting index of the selected text
763 * @brief Sets the end index of the selected tex
[all...]

Completed in 2 milliseconds