mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +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
|
||||
*
|
||||
* @brief Declares the APIs used to access the native Accessibility.
|
||||
*
|
||||
* @library libace_ndk.z.so
|
||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||
* @kit ArkUI
|
||||
* @since 13
|
||||
@ -1031,3 +1033,4 @@ int32_t OH_ArkUI_FindAccessibilityActionArgumentByKey(
|
||||
};
|
||||
#endif
|
||||
#endif // _NATIVE_INTERFACE_ACCESSIBILITY_H
|
||||
/** @} */
|
Loading…
Reference in New Issue
Block a user