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.
pub fn window() -> DesktopContext
Get an imperative handle to the current window without using a hook
This function will panic if it is called outside of the context of a Dioxus App.