Function tetra::window::get_physical_height[][src]

pub fn get_physical_height(ctx: &Context) -> i32
Expand description

Returns the height of the window in physical pixels.

The output of this function may differ from the output of get_height if high DPI support is enabled.