Package-level declarations
Types
Android 层公开的渲染会话包装器。 Public Android-side wrapper around the core render session.
Android host 模块标记,用于暴露渲染会话和宿主桥接 API。 Android host marker for render session and host bridge APIs.
Functions
将 UIFramework DSL 内容渲染到指定 Android ViewGroup。 Renders UIFramework DSL content into the given Android ViewGroup.
为 ComponentActivity 创建根容器、调用 setContentView,并启动 ViewCompose 渲染会话。 Creates the root container for ComponentActivity, calls setContentView, and starts a ViewCompose render session.
创建并返回 Fragment 内容根节点,并将内部 RenderSession 绑定到 Fragment view lifecycle。 Creates and returns a Fragment content root and binds the internal RenderSession to the Fragment view lifecycle.
创建或返回绑定到 Android SavedStateRegistryOwner 的 ViewCompose saveable-state registry。 Creates or returns the ViewCompose saveable-state registry bound to an Android SavedStateRegistryOwner.