Trait browser_window::window::OwnedWindow
source · pub trait OwnedWindow {
// Required method
fn window_handle(&self) -> WindowHandle;
}
pub trait OwnedWindow {
// Required method
fn window_handle(&self) -> WindowHandle;
}