[][src]Trait rooper::LooperMsg

pub trait LooperMsg {
    fn handle_message(self);
}

Looper消息

Required methods

fn handle_message(self)

处理looper消息

Loading content...

Implementors

Loading content...