harmony 鸿蒙arkweb_interface.h
arkweb_interface.h
Overview
Declares ArkWeb APIs for obtaining native APIs and the basic native API types.
Library: libohweb.so
File to include:
System capability: SystemCapability.Web.Webview.Core
Since: 12
Related module: Web
Summary
Structs
| Name | Description |
|---|---|
| struct ArkWeb_AnyNativeAPI | Defines the basic native API types. |
Enums
| Name | Description |
|---|---|
| ArkWeb_NativeAPIVariantKind { ARKWEB_NATIVE_COMPONENT, ARKWEB_NATIVE_CONTROLLER, ARKWEB_NATIVE_WEB_MESSAGE_PORT, ARKWEB_NATIVE_WEB_MESSAGE, ARKWEB_NATIVE_COOKIE_MANAGER, ARKWEB_NATIVE_JAVASCRIPT_VALUE } |
Enumerates the native API types. |
Functions
| Name | Description |
|---|---|
| ArkWeb_AnyNativeAPI * OH_ArkWeb_GetNativeAPI (ArkWeb_NativeAPIVariantKind type) | Obtains the native API struct corresponding to the API type passed in. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ArkWeb API Reference
harmony 鸿蒙ArkWeb_ControllerAPI
harmony 鸿蒙ArkWeb_CookieManagerAPI
harmony 鸿蒙ArkWeb_JavaScriptBridgeData
harmony 鸿蒙ArkWeb_JavaScriptObject
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 openharmony
-
9、 golang