Skip to main content

key

Function key 

Source
pub fn key(event: &KeyboardEvent, edge: Edge) -> Option<KeySample>
Expand description

The canvas’s own reading of event, or None for a key it does not read — which may still be a Chord; see chord_of.