KeyboardEventPhaseUnknown

Macro KeyboardEventPhaseUnknown 

Source
macro_rules! KeyboardEventPhaseUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown KeyboardEventPhase member.