Function cosmic::iced_runtime::window::get_scale_factor
source ยท pub fn get_scale_factor(id: Id) -> Task<f32>
Expand description
Gets the scale factor of the window with the given Id
.
pub fn get_scale_factor(id: Id) -> Task<f32>
Gets the scale factor of the window with the given Id
.