zng_app::view_process::raw_events

Static RAW_SCALE_FACTOR_CHANGED_EVENT

source
pub static RAW_SCALE_FACTOR_CHANGED_EVENT: Event<RawScaleFactorChangedArgs>
Expand description

Pixel scale factor for a monitor screen and its windows has changed.

This can happen if the user change the screen settings. Note that a window’s scale factor can also change if it is moved to a different monitor, this change can be monitored using RAW_WINDOW_CHANGED_EVENT.