[−][src]Trait polyhorn_android::Component
Platform-specific component trait.
Required methods
fn render(&self, manager: &mut Manager<'_>) -> Element
Render function that must be implemented by components.