harmony 鸿蒙ArkWeb_ProxyObject
ArkWeb_ProxyObject
Overview
Defines a proxy object.
Since: 12
Related module: Web
Summary
Member Variables
Name | Description |
---|---|
const char * objName | Pointer to the object name to be injected. |
const ArkWeb_ProxyMethod * methodList | Pointer to the array of method structures of an injected object. |
size_t size | Length of the method structure array. |
Member Variable Description
methodList
const ArkWeb_ProxyMethod* ArkWeb_ProxyObject::methodList
Description
Pointer to the array of method structures of an injected object.
objName
const char* ArkWeb_ProxyObject::objName
Description
Pointer to the object name to be injected.
size
size_t ArkWeb_ProxyObject::size
Description
Length of the method structure array.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ArkWeb API Reference
harmony 鸿蒙ArkWeb_ControllerAPI
harmony 鸿蒙ArkWeb_CookieManagerAPI
harmony 鸿蒙ArkWeb_JavaScriptBridgeData
harmony 鸿蒙ArkWeb_JavaScriptObject
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦