Enum screenshot_rs::ScreenshotKind [−][src]
pub enum ScreenshotKind {
Area,
Window,
Full,
}Variants
AreaWindowFull
Auto Trait Implementations
impl Send for ScreenshotKind
impl Send for ScreenshotKindimpl Sync for ScreenshotKind
impl Sync for ScreenshotKind