mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
!1797 API Lint整改
Merge pull request !1797 from chenjunxiang/20241121_master
This commit is contained in:
commit
a5f6227473
@ -27,6 +27,8 @@
|
|||||||
* @file native_interface_accessibility.h
|
* @file native_interface_accessibility.h
|
||||||
*
|
*
|
||||||
* @brief Declares the APIs used to access the native Accessibility.
|
* @brief Declares the APIs used to access the native Accessibility.
|
||||||
|
*
|
||||||
|
* @library libace_ndk.z.so
|
||||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||||
* @kit ArkUI
|
* @kit ArkUI
|
||||||
* @since 13
|
* @since 13
|
||||||
@ -1031,3 +1033,4 @@ int32_t OH_ArkUI_FindAccessibilityActionArgumentByKey(
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
#endif // _NATIVE_INTERFACE_ACCESSIBILITY_H
|
#endif // _NATIVE_INTERFACE_ACCESSIBILITY_H
|
||||||
|
/** @} */
|
Loading…
Reference in New Issue
Block a user