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

Pattern that matches an unknown TouchType member.