Skip to main content

WebviewWindowExt

Trait WebviewWindowExt 

Source
pub trait WebviewWindowExt {
    // Required method
    fn create_overlay_titlebar(&self) -> Result<&WebviewWindow>;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl WebviewWindowExt for WebviewWindow

Implementors§