Function notify_win

Source
pub fn notify_win(win: &impl WindowExt)
Expand description

Triggers a UI update for the specified window. Also calls app::awake() to wake up the event loop.