Trait nativeshell::shell::platform::flutter::ViewExt[][src]

pub trait ViewExt: 'static {
    fn get_engine(&self) -> Engine;
fn get_registrar_for_plugin(&self, plugin: &str) -> *mut c_void; }

Required methods

Implementors