Trait kiss_ui::widget::Destroy [] [src]

pub trait Destroy: Widget {
    fn destroy(self) { ... }
}

Provided Methods

fn destroy(self)

Implementors