Document nodes
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-compatible API
From Document
:
- Properties
- Methods
From Node
: