macro_rules! KeyboardEventPhaseUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown KeyboardEventPhase
member.
macro_rules! KeyboardEventPhaseUnknown {
() => { ... };
}
Pattern that matches an unknown KeyboardEventPhase
member.