openharmony 鸿蒙 capi-arkui-accessibility-arkui-accessiblegriditeminfo

2026-08-25 浏览 (1)

ArkUI_AccessibleGridItemInfo

typedef struct {...} ArkUI_AccessibleGridItemInfo

Overview

Configures the attributes of a specific component (such as List, Flex, Select, or Swiper).

Since: 13

Related module: ArkUI_Accessibility

Header file: native_interface_accessibility.h

Summary

Member Variables

NameDescription
bool headingWhether the item is a heading. true for heading, false for non-heading.
bool selectedWhether the item is selected. true for selected, false for unselected.
int32_t columnIndexRow index of the item. The value is an integer greater than 0.
int32_t rowIndexColumn index of the item. The value is an integer greater than 0.
int32_t columnSpanNumber of rows that the item spans. The value is an integer greater than 0.
int32_t rowSpanNumber of columns that the item spans. The value is an integer greater than 0.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 arkts-apis-uicontext-contextmenucontroller

openharmony 鸿蒙 errorcode-canvas

openharmony 鸿蒙 capi-oh-nativexcomponent-native-xcomponent-oh-nativexcomponent

openharmony 鸿蒙 errorcode-bindSheet

openharmony 鸿蒙 js-apis-arkui-uiExtension-sys

openharmony 鸿蒙 capi-arkui-accessibility-arkui-accessibilityeventinfo

openharmony 鸿蒙 capi-arkui-rendernodeutils

openharmony 鸿蒙 js-apis-arkui-node

openharmony 鸿蒙 capi-native-node-h

openharmony 鸿蒙 capi-arkui-nativemodule-arkui-listitemswipeactionitem

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/n96oQcVx