Module tauri_runtime::window::dpi [−][src]
Expand description
UI scaling utilities.
Structs
A position represented in logical pixels.
A size represented in logical pixels.
A position represented in physical pixels.
A size represented in physical pixels.
Enums
Traits
A pixel definition. Must be created from a f64
value.