Function vertigo::node_attr::on_key_down[][src]

pub fn on_key_down<F: Fn(KeyDownEvent) -> bool + 'static>(
    callback: F
) -> NodeAttr