Skip to main content

文档节点

文档节点代表完整的原生视图树。使用原生导航的应用将为每个屏幕提供单独的文档节点。不使用原生导航的应用通常会为整个应用提供单个文档(类似于 Web 上的单页应用)。

¥Document nodes represent a complete native view tree. Apps using native navigation would provide a separate document node for each screen. Apps not using native navigation would generally provide a single document for the whole app (similar to single-page apps on Web).


参考

¥Reference

Web 兼容 API

¥Web-compatible API

来自 Document

¥From Document:

来自 Node

¥From Node: