[][src]Function imgui_winit_support::get_frame_size

pub fn get_frame_size(
    window: &Window,
    app_hidpi_factor: f64
) -> Option<FrameSize>

Get the current frame size for imgui frame rendering.

Returns None if the window no longer exists