Function window

Source
pub fn window() -> DesktopContext
Expand description

Get an imperative handle to the current window without using a hook

ยงPanics

This function will panic if it is called outside of the context of a Dioxus App.