Skip to main content

render_current_to_json

Function render_current_to_json 

Source
pub fn render_current_to_json() -> String
Expand description

Build the current screen’s element tree, register its handlers, and return the JSON string to send to Java’s ViewInflater.

Called by Java: BubbaBridge.nativeRender()