Function cosmic::iced_winit::runtime::window::screenshot
source ยท pub fn screenshot(id: Id) -> Task<Screenshot>
Expand description
Captures a Screenshot
from the window.
pub fn screenshot(id: Id) -> Task<Screenshot>
Captures a Screenshot
from the window.