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

Pattern that matches an unknown HitTestInteraction member.