Function sauron::on_pointerlockerror[][src]

pub fn on_pointerlockerror<CB, MSG>(
    cb: CB
) -> Attribute<&'static str, &'static str, AttributeValue<MSG>> where
    MSG: 'static,
    CB: 'static + Fn(MouseEvent) -> MSG, 
Expand description

attach an on_pointerlockerror event to the html element