Enum kansas::events::Resize[][src]

pub enum Resize {}

window resize emits (u32, u32), the new dimensions of the window

Trait Implementations

Auto Trait Implementations

impl Send for Resize

impl Sync for Resize