Function iced::window::fetch_mode

source ·
pub fn fetch_mode<Message>(
    f: impl FnOnce(Mode) -> Message + 'static
) -> Command<Message>
Expand description

Fetches the current Mode of the window.