Searched refs:subWindowName (Results 1 – 4 of 4) sorted by relevance
678 config.parameters.subWindowName = option.subWindowName;
8426 napi_value subWindowName; in GetSubWindowUIContent() local8427 status = napi_get_named_property(env, paramValue, "subWindowName", &subWindowName); in GetSubWindowUIContent()8431 status = napi_get_value_string_utf8(env, subWindowName, buffer, ARG_BUF_SIZE, &res); in GetSubWindowUIContent()
5278 | subWindowName<sup>12+</sup> | string | 否 | 子窗窗口名称。<br>**原子化服务API:** 从API version 12开始,该接口…
5279 | subWindowName<sup>12+</sup> | string | No | Name of the sub-window.<br>**Atomic service AP…