Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ get_scale_factor
Method
get_scale_factor
src/window.rs:97–99 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
95
}
96
97
pub fn get_scale_factor(&self) -> f32 {
98
self.scale_factor
99
}
100
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected